Newman Run Dashboard

Sunday, 08 February 2026 23:02:23
Total Iterations

3

Total Assertions

5505

Total Failed Tests

391

Total Skipped Tests

0


File Information
Collection: Inwarranty-Flow-Request Copy
Environment: QA INT
Timings and Data
Total run duration: 2m 24.4s
Total data received: 7.86MB
Average response time: 234ms
Summary Item Total Failed
Requests 405 3
Prerequest Scripts 447 0
Test Scripts 774 84
Assertions 5505 304
Skipped Tests 0 -



Showing 391 Failures

Failed Test: Verify if the response time is less than 400Ms

Assertion Error Message
expected 1000 to be below 400
Failed Test: response time<150 ms

Assertion Error Message
expected 213 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: verify response time <200 ms

Assertion Error Message
expected 386 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 453 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 452 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 609 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 338 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 323 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1333 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 356 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 355 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 114 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: Verify if the response time is less than 400Ms

Assertion Error Message
expected 435 to be below 400
Failed Test: response time<150 ms

Assertion Error Message
expected 434 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: verify response time <200 ms

Assertion Error Message
expected 977 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 404 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 502 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 498 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 460 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 1000ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b5836fb-3732-4774-a498-d543fffda410
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-noCIZEqbLFXGuuNy7ghr8KuPbgw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:29:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE3OTl9.CDT63dxpEq-NSn_D3x66UT0ifrI_WjXNGp5Ve2vC_5I"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 0 1 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify if the response time is less than 400Ms
expected 1000 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2e34778-1679-4cbe-b6ee-c407c4d18091
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-LgVtul8FckS5f2sb+X0BQoQaV4w"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 213 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 82ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 597aaf1b-bfda-425a-86b0-7b4be4514543
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 113ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8e18180-1480-4d3c-9604-ea694692ed2d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 149ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Cache-Control no-cache
Postman-Token cf937601-464f-45e5-9830-bdbd42ae0fa4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 116ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Cache-Control no-cache
Postman-Token 406c12aa-e072-4ec2-9688-873b6e5ce3bd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 341ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Cache-Control no-cache
Postman-Token a9b35bc0-b6fb-4e1f-aa13-beeb3738e3e2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 721ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cbce87d4-8819-48ce-aadc-915fcf4daa1a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-m9MqiudoZZv99oskkMa39P/axvM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":781},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 85ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Cache-Control no-cache
Postman-Token af29cc0d-1a89-40f8-b387-f3a88d556b1b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 31ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token 2a71ab4a-0c08-478e-9570-bfcfea0e7237
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 47ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Cache-Control no-cache
Postman-Token bd5deff4-7549-4628-9eb0-d28471948c92
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 72ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type application/json
Cache-Control no-cache
Postman-Token b34cdaa7-b088-4774-aedc-3d2050b56470
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Shridhar",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 90ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type application/json
Cache-Control no-cache
Postman-Token b6927e6b-de67-48d1-a20d-4d5892fa2dcf
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 70ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
randomNumber 389
randomFirstName Jalon
randomLastName Kunde
randomEmail Edgar21@hotmail.com
randomPhoneNumber 735-594-9251
Content-Type application/json
Cache-Control no-cache
Postman-Token 83e42698-e44f-4996-8aa9-f596aceaa1a0
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Bechtelar",
                "last_name": "Minnie",
                "mobile_number": "204-492-5458",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Gerald15@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 53ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Cache-Control no-cache
Postman-Token 48a3974a-b0c4-4af0-85c5-85dae9f81b90
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-m9MqiudoZZv99oskkMa39P/axvM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":781},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 1 0 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 26ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 59c3df57-69b3-4cf0-b128-83cb26efa8a4
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 28ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 8a3cb02a-92ba-4476-82df-6397560e6ded
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 386ms
Mean size per request: 757.08KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type application/json
Cache-Control no-cache
Postman-Token 701ebb26-c1e0-4e45-873e-94eb0ef57032
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 775247
ETag W/"bd44f-BuQuor+Cg68BUV5YQG7lczIKsSU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180846,"job_number":"JOB_180846","tr_customer_id":180864,"tr_customer_product_id":180854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:12:17.000Z","modified_at":"2026-02-08T17:12:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586353","imei1":"14524537368586353","imei2":"14524537368586353","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180845,"job_number":"JOB_180845","tr_customer_id":180863,"tr_customer_product_id":180853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:10:28.000Z","modified_at":"2026-02-08T17:10:28.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586352","imei1":"14524537368586352","imei2":"14524537368586352","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180825,"job_number":"JOB_180825","tr_customer_id":180843,"tr_customer_product_id":180833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163095","imei1":"15957150163095","imei2":"15957150163095","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180824,"job_number":"JOB_180824","tr_customer_id":180842,"tr_customer_product_id":180832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163092","imei1":"15957150163092","imei2":"15957150163092","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180823,"job_number":"JOB_180823","tr_customer_id":180841,"tr_customer_product_id":180831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163094","imei1":"15957150163094","imei2":"15957150163094","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180822,"job_number":"JOB_180822","tr_customer_id":180840,"tr_customer_product_id":180830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163093","imei1":"15957150163093","imei2":"15957150163093","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180821,"job_number":"JOB_180821","tr_customer_id":180839,"tr_customer_product_id":180829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163091","imei1":"15957150163091","imei2":"15957150163091","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180820,"job_number":"JOB_180820","tr_customer_id":180838,"tr_customer_product_id":180828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180819,"job_number":"JOB_180819","tr_customer_id":180837,"tr_customer_product_id":180827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180818,"job_number":"JOB_180818","tr_customer_id":180836,"tr_customer_product_id":180826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180817,"job_number":"JOB_180817","tr_customer_id":180835,"tr_customer_product_id":180825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chanda Mehra","mobile_number":"8244240963","email_id":"lai.namboothiri@hotmail.com","dop":"2026-01-29","serial_number":"192895532109612","imei1":"191699580673175","imei2":"947473872856144","popurl":"www.jaimini-kapoor.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180816,"job_number":"JOB_180816","tr_customer_id":180834,"tr_customer_product_id":180824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chandan Mehra","mobile_number":"8245166088","email_id":"tara.achari@yahoo.co.in","dop":"2026-01-29","serial_number":"892353512382023","imei1":"282348848813259","imei2":"487533185470997","popurl":"www.bhavani-bhattacharya.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180815,"job_number":"JOB_180815","tr_customer_id":180833,"tr_customer_product_id":180823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Bankim Bandopadhyay","mobile_number":"8241648948","email_id":"diptendu.talwar@yahoo.co.in","dop":"2026-01-29","serial_number":"419427476541981","imei1":"506440561634857","imei2":"602418853850006","popurl":"www.chitramala-somayaji.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180814,"job_number":"JOB_180814","tr_customer_id":180832,"tr_customer_product_id":180822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Vaijayanthi Gowda","mobile_number":"8247988806","email_id":"gajabahu.patel@gmail.com","dop":"2026-01-29","serial_number":"844360233031038","imei1":"730165766498934","imei2":"649857148511442","popurl":"www.siddarth-nair.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180813,"job_number":"JOB_180813","tr_customer_id":180831,"tr_customer_product_id":180821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chidaakaash Naik","mobile_number":"8248969863","email_id":"dwaipayan.butt@yahoo.co.in","dop":"2026-01-29","serial_number":"214062992747448","imei1":"215003475613399","imei2":"897741573911549","popurl":"www.vaidehi-bhattathiri.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180812,"job_number":"JOB_180812","tr_customer_id":180830,"tr_customer_product_id":180820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957151162010","imei1":"15957151162010","imei2":"15957151162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180811,"job_number":"JOB_180811","tr_customer_id":180829,"tr_customer_product_id":180819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957152165010","imei1":"15957152165010","imei2":"15957152165010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180810,"job_number":"JOB_180810","tr_customer_id":180828,"tr_customer_product_id":180818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957138162010","imei1":"15957138162010","imei2":"15957138162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180809,"job_number":"JOB_180809","tr_customer_id":180827,"tr_customer_product_id":180817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150162010","imei1":"15957150162010","imei2":"15957150162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180808,"job_number":"JOB_180808","tr_customer_id":180826,"tr_customer_product_id":180816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957148162011","imei1":"15957148162011","imei2":"15957148162011","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180807,"job_number":"JOB_180807","tr_customer_id":180825,"tr_customer_product_id":180815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:58:54.000Z","modified_at":"2026-02-08T15:58:54.000Z","name":"Dhanu Ganaka","mobile_number":"8245749153","email_id":"anala.agarwal@hotmail.com","dop":"2026-01-29","serial_number":"078297285824736","imei1":"247353909152874","imei2":"338387624115573","popurl":"www.aditeya-kocchar.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180806,"job_number":"JOB_180806","tr_customer_id":180824,"tr_customer_product_id":180814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:56:11.000Z","modified_at":"2026-02-08T15:56:11.000Z","name":"Gauraang Dutta","mobile_number":"8244649209","email_id":"avantika.kocchar@gmail.com","dop":"2026-01-29","serial_number":"304490570458327","imei1":"347545208922329","imei2":"638546567866292","popurl":"www.pramila-nehru.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180805,"job_number":"JOB_180805","tr_customer_id":180823,"tr_customer_product_id":180813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:55:37.000Z","modified_at":"2026-02-08T15:55:37.000Z","name":"Anish Acharya","mobile_number":"8243391103","email_id":"bela.khatri@gmail.com","dop":"2026-01-29","serial_number":"149760331488797","imei1":"946494008521517","imei2":"365828832880931","popurl":"www.ekaksh-malik.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180758,"job_number":"JOB_180758","tr_customer_id":180776,"tr_customer_product_id":180766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:27.000Z","modified_at":"2026-02-08T14:37:38.000Z","name":"giyu tomiaka","mobile_number":"433-402-3628","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"827877024644595","imei1":"827877024644595","imei2":"827877024644595","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180748,"job_number":"JOB_180748","tr_customer_id":180766,"tr_customer_product_id":180756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:25.000Z","name":"tanjiro kamado","mobile_number":"922-382-0858","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"246506115629923","imei1":"246506115629923","imei2":"246506115629923","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180742,"job_number":"JOB_180742","tr_customer_id":180760,"tr_customer_product_id":180750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:00.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"saitama sensei","mobile_number":"896-686-1106","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"966245573607487","imei1":"966245573607487","imei2":"966245573607487","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180707,"job_number":"JOB_180707","tr_customer_id":180725,"tr_customer_product_id":180715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Electa Jacobi","mobile_number":"347-365-1006","email_id":"Giovani27@hotmail.com","dop":"2025-06-09","serial_number":"109517777326243","imei1":"109517777326243","imei2":"109517777326243","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180706,"job_number":"JOB_180706","tr_customer_id":180724,"tr_customer_product_id":180714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:24.000Z","name":"Hallie Cassin","mobile_number":"662-434-6754","email_id":"Percival_Fritsch@hotmail.com","dop":"2025-06-09","serial_number":"102331457081306","imei1":"102331457081306","imei2":"102331457081306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180705,"job_number":"JOB_180705","tr_customer_id":180723,"tr_customer_product_id":180713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100993145364416","imei1":"100993145364416","imei2":"100993145364416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180703,"job_number":"JOB_180703","tr_customer_id":180721,"tr_customer_product_id":180711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:33:55.000Z","name":"Juana Corkery","mobile_number":"745-279-0070","email_id":"Roxanne.Lakin@yahoo.com","dop":"2025-06-09","serial_number":"100422290171834","imei1":"100422290171834","imei2":"100422290171834","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180702,"job_number":"JOB_180702","tr_customer_id":180720,"tr_customer_product_id":180710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:34:07.000Z","name":"Elwin Hettinger","mobile_number":"601-213-1393","email_id":"Vicky53@hotmail.com","dop":"2025-06-09","serial_number":"106781741942377","imei1":"106781741942377","imei2":"106781741942377","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180700,"job_number":"JOB_180700","tr_customer_id":180718,"tr_customer_product_id":180708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102888873783267","imei1":"102888873783267","imei2":"102888873783267","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180693,"job_number":"JOB_180693","tr_customer_id":180711,"tr_customer_product_id":180701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:38.000Z","name":"Darron Stiedemann","mobile_number":"793-764-8595","email_id":"Bradley65@hotmail.com","dop":"2025-06-09","serial_number":"100111909843517","imei1":"100111909843517","imei2":"100111909843517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180692,"job_number":"JOB_180692","tr_customer_id":180710,"tr_customer_product_id":180700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Julien Romaguera","mobile_number":"661-427-3700","email_id":"Keyon.Kohler74@yahoo.com","dop":"2025-06-09","serial_number":"104741098442845","imei1":"104741098442845","imei2":"104741098442845","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180691,"job_number":"JOB_180691","tr_customer_id":180709,"tr_customer_product_id":180699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102803116078401","imei1":"102803116078401","imei2":"102803116078401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180665,"job_number":"JOB_180665","tr_customer_id":180683,"tr_customer_product_id":180673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:56.000Z","modified_at":"2026-02-08T14:29:06.000Z","name":"Ferne Schoen","mobile_number":"295-538-7979","email_id":"Talia_Keeling@gmail.com","dop":"2025-12-31","serial_number":"10556112340099","imei1":"10556112340099","imei2":"10556112340099","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180664,"job_number":"JOB_180664","tr_customer_id":180682,"tr_customer_product_id":180672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:42.000Z","modified_at":"2026-02-08T14:28:52.000Z","name":"Barney Raynor","mobile_number":"632-258-3410","email_id":"Lola.Hamill@yahoo.com","dop":"2025-12-31","serial_number":"10887037796170","imei1":"10887037796170","imei2":"10887037796170","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180660,"job_number":"JOB_180660","tr_customer_id":180678,"tr_customer_product_id":180668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:28.000Z","modified_at":"2026-02-08T14:28:38.000Z","name":"Tavares Nienow","mobile_number":"873-755-5859","email_id":"Carleton88@hotmail.com","dop":"2025-12-31","serial_number":"10869657747779","imei1":"10869657747779","imei2":"10869657747779","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180576,"job_number":"JOB_180576","tr_customer_id":180594,"tr_customer_product_id":180584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:27.000Z","modified_at":"2026-02-08T14:17:51.000Z","name":"Zoie Wolff","mobile_number":"954-743-5652","email_id":"Bella_Jacobs56@yahoo.com","dop":"2025-10-01","serial_number":"12933675886612","imei1":"12933675886612","imei2":"12933675886612","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180575,"job_number":"JOB_180575","tr_customer_id":180593,"tr_customer_product_id":180583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Javon Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197643069338891","imei1":"197643069338891","imei2":"197643069338891","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180574,"job_number":"JOB_180574","tr_customer_id":180592,"tr_customer_product_id":180582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Bailey Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185823970529272","imei1":"185823970529272","imei2":"185823970529272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180573,"job_number":"JOB_180573","tr_customer_id":180591,"tr_customer_product_id":180581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Adrain Bartell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"164288872588444","imei1":"164288872588444","imei2":"164288872588444","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180572,"job_number":"JOB_180572","tr_customer_id":180590,"tr_customer_product_id":180580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:14.000Z","modified_at":"2026-02-08T14:17:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124191678376841","imei1":"124191678376841","imei2":"124191678376841","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180571,"job_number":"JOB_180571","tr_customer_id":180589,"tr_customer_product_id":180579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Javier Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162079871726923","imei1":"162079871726923","imei2":"162079871726923","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180570,"job_number":"JOB_180570","tr_customer_id":180588,"tr_customer_product_id":180578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Wilmer Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181537802743977","imei1":"181537802743977","imei2":"181537802743977","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180569,"job_number":"JOB_180569","tr_customer_id":180587,"tr_customer_product_id":180577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"Lacy Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138106632299125","imei1":"138106632299125","imei2":"138106632299125","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180568,"job_number":"JOB_180568","tr_customer_id":180586,"tr_customer_product_id":180576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"137573470788336","imei1":"137573470788336","imei2":"137573470788336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180561,"job_number":"JOB_180561","tr_customer_id":180579,"tr_customer_product_id":180569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:18.000Z","modified_at":"2026-02-08T14:01:30.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"99773091304642","imei1":"99773091304642","imei2":"99773091304642","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180560,"job_number":"JOB_180560","tr_customer_id":180578,"tr_customer_product_id":180568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:02.000Z","modified_at":"2026-02-08T14:01:14.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89601950840603","imei1":"89601950840603","imei2":"89601950840603","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180559,"job_number":"JOB_180559","tr_customer_id":180577,"tr_customer_product_id":180567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:46.000Z","modified_at":"2026-02-08T14:00:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73358254895026","imei1":"73358254895026","imei2":"73358254895026","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180375,"job_number":"JOB_180375","tr_customer_id":180393,"tr_customer_product_id":180383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:50.000Z","modified_at":"2026-02-08T07:55:02.000Z","name":"Genevieve Monahan","mobile_number":"596-390-5042","email_id":"Emma13@hotmail.com","dop":"2025-11-04","serial_number":"11166780538255","imei1":"11166780538255","imei2":"11166780538255","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180374,"job_number":"JOB_180374","tr_customer_id":180392,"tr_customer_product_id":180382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:35.000Z","modified_at":"2026-02-08T07:54:46.000Z","name":"Eldridge Walsh","mobile_number":"805-567-4325","email_id":"Tommie.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"14619077469585","imei1":"14619077469585","imei2":"14619077469585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180346,"job_number":"JOB_180346","tr_customer_id":180364,"tr_customer_product_id":180354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:39:09.000Z","modified_at":"2026-02-08T06:39:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"42833026237446","imei1":"42833026237446","imei2":"42833026237446","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180345,"job_number":"JOB_180345","tr_customer_id":180363,"tr_customer_product_id":180353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:53.000Z","modified_at":"2026-02-08T06:39:05.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"56244357270734","imei1":"56244357270734","imei2":"56244357270734","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180344,"job_number":"JOB_180344","tr_customer_id":180362,"tr_customer_product_id":180352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:37.000Z","modified_at":"2026-02-08T06:38:49.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"88007937712852","imei1":"88007937712852","imei2":"88007937712852","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:35:02.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:47.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180844,"job_number":"JOB_180844","tr_customer_id":180862,"tr_customer_product_id":180852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:57:20.000Z","modified_at":"2026-02-08T16:57:20.000Z","name":"Inder Kapoor","mobile_number":"7035545611","email_id":"sarla.sethi@gmail.com","dop":"2026-01-29","serial_number":"148217247700509","imei1":"148217247700509","imei2":"148217247700509","popurl":"www.kannan-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180843,"job_number":"JOB_180843","tr_customer_id":180861,"tr_customer_product_id":180851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:33.000Z","modified_at":"2026-02-08T16:13:33.000Z","name":"Owen Schumm","mobile_number":"594-577-0370","email_id":"Brooke32@hotmail.com","dop":"2025-04-06","serial_number":"12945413451106522","imei1":"12945413451106522","imei2":"12945413451106522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180842,"job_number":"JOB_180842","tr_customer_id":180860,"tr_customer_product_id":180850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:14:12.000Z","name":"Ernie Wiza","mobile_number":"903-863-8845","email_id":"Blair.Kessler@yahoo.com","dop":"2025-04-06","serial_number":"12524382866672","imei1":"12524382866672","imei2":"12524382866672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180841,"job_number":"JOB_180841","tr_customer_id":180859,"tr_customer_product_id":180849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:13:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14215163930751","imei1":"14215163930751","imei2":"14215163930751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180840,"job_number":"JOB_180840","tr_customer_id":180858,"tr_customer_product_id":180848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:27.000Z","modified_at":"2026-02-08T16:13:27.000Z","name":"Lon Leannon","mobile_number":"389-648-3625","email_id":"Eldred.Huels51@yahoo.com","dop":"2025-04-06","serial_number":"18135862648488684","imei1":"18135862648488684","imei2":"18135862648488684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180839,"job_number":"JOB_180839","tr_customer_id":180857,"tr_customer_product_id":180847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:14:06.000Z","name":"Jovanny Schinner","mobile_number":"371-844-4841","email_id":"Arjun_Carter48@hotmail.com","dop":"2025-04-06","serial_number":"19672771447377","imei1":"19672771447377","imei2":"19672771447377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180838,"job_number":"JOB_180838","tr_customer_id":180856,"tr_customer_product_id":180846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:13:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11204904011227","imei1":"11204904011227","imei2":"11204904011227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180837,"job_number":"JOB_180837","tr_customer_id":180855,"tr_customer_product_id":180845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:45.000Z","modified_at":"2026-02-08T16:12:45.000Z","name":"Elroy Mann","mobile_number":"372-451-0976","email_id":"Brad.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"15741105492901846","imei1":"15741105492901846","imei2":"15741105492901846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180836,"job_number":"JOB_180836","tr_customer_id":180854,"tr_customer_product_id":180844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:13:24.000Z","name":"Marco Hermann","mobile_number":"755-233-2503","email_id":"Marcella.Roob@yahoo.com","dop":"2025-04-06","serial_number":"13688374434005","imei1":"13688374434005","imei2":"13688374434005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180835,"job_number":"JOB_180835","tr_customer_id":180853,"tr_customer_product_id":180843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15031279793367","imei1":"15031279793367","imei2":"15031279793367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180834,"job_number":"JOB_180834","tr_customer_id":180852,"tr_customer_product_id":180842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:40.000Z","modified_at":"2026-02-08T16:12:40.000Z","name":"Mariela Bosco","mobile_number":"619-715-9816","email_id":"Timmothy.Gerhold36@hotmail.com","dop":"2025-04-06","serial_number":"14479995720853256","imei1":"14479995720853256","imei2":"14479995720853256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180833,"job_number":"JOB_180833","tr_customer_id":180851,"tr_customer_product_id":180841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:13:19.000Z","name":"Arne Cole","mobile_number":"604-832-9687","email_id":"Lorna.Ortiz@gmail.com","dop":"2025-04-06","serial_number":"14708957856553","imei1":"14708957856553","imei2":"14708957856553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:13:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180832,"job_number":"JOB_180832","tr_customer_id":180850,"tr_customer_product_id":180840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:12:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11362606797553","imei1":"11362606797553","imei2":"11362606797553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180831,"job_number":"JOB_180831","tr_customer_id":180849,"tr_customer_product_id":180839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:57.000Z","modified_at":"2026-02-08T16:11:57.000Z","name":"Keven Streich","mobile_number":"554-820-5032","email_id":"Cullen6@gmail.com","dop":"2025-04-06","serial_number":"11395998855744656","imei1":"11395998855744656","imei2":"11395998855744656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180830,"job_number":"JOB_180830","tr_customer_id":180848,"tr_customer_product_id":180838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:56.000Z","modified_at":"2026-02-08T16:12:36.000Z","name":"Dagmar Stroman","mobile_number":"700-479-2644","email_id":"Arnold.Weissnat66@gmail.com","dop":"2025-04-06","serial_number":"19728516376139","imei1":"19728516376139","imei2":"19728516376139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180829,"job_number":"JOB_180829","tr_customer_id":180847,"tr_customer_product_id":180837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:55.000Z","modified_at":"2026-02-08T16:11:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13207792215935","imei1":"13207792215935","imei2":"13207792215935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180828,"job_number":"JOB_180828","tr_customer_id":180846,"tr_customer_product_id":180836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:52.000Z","modified_at":"2026-02-08T16:11:52.000Z","name":"Thurman O'Connell","mobile_number":"342-983-7956","email_id":"Berenice89@hotmail.com","dop":"2025-04-06","serial_number":"10007094967604606","imei1":"10007094967604606","imei2":"10007094967604606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180827,"job_number":"JOB_180827","tr_customer_id":180845,"tr_customer_product_id":180835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:12:31.000Z","name":"Aaliyah Toy","mobile_number":"430-876-8375","email_id":"Judd_MacGyver@gmail.com","dop":"2025-04-06","serial_number":"12895664165402","imei1":"12895664165402","imei2":"12895664165402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180826,"job_number":"JOB_180826","tr_customer_id":180844,"tr_customer_product_id":180834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:11:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18157706948305","imei1":"18157706948305","imei2":"18157706948305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180804,"job_number":"JOB_180804","tr_customer_id":180822,"tr_customer_product_id":180812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:47:08.000Z","name":"Shane Hills","mobile_number":"209-927-3113","email_id":"Merlin.Borer@gmail.com","dop":"2025-07-01","serial_number":"107520734565755","imei1":"107520734565755","imei2":"107520734565755","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180803,"job_number":"JOB_180803","tr_customer_id":180821,"tr_customer_product_id":180811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:46:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103764242257100","imei1":"103764242257100","imei2":"103764242257100","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180802,"job_number":"JOB_180802","tr_customer_id":180820,"tr_customer_product_id":180810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:44.000Z","modified_at":"2026-02-08T15:46:55.000Z","name":"Trycia Gerhold","mobile_number":"809-491-3246","email_id":"Ashtyn15@gmail.com","dop":"2025-07-01","serial_number":"104164998966614","imei1":"104164998966614","imei2":"104164998966614","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180801,"job_number":"JOB_180801","tr_customer_id":180819,"tr_customer_product_id":180809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:43.000Z","modified_at":"2026-02-08T15:46:43.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100111584672425","imei1":"100111584672425","imei2":"100111584672425","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180800,"job_number":"JOB_180800","tr_customer_id":180818,"tr_customer_product_id":180808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:54.000Z","modified_at":"2026-02-08T15:12:54.000Z","name":"Alaina Quitzon","mobile_number":"293-841-9187","email_id":"Dwight_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"10982030288167952","imei1":"10982030288167952","imei2":"10982030288167952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180799,"job_number":"JOB_180799","tr_customer_id":180817,"tr_customer_product_id":180807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:13:33.000Z","name":"Estevan Walter","mobile_number":"897-805-8845","email_id":"Chadrick_Ernser12@gmail.com","dop":"2025-04-06","serial_number":"19234315887785","imei1":"19234315887785","imei2":"19234315887785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180798,"job_number":"JOB_180798","tr_customer_id":180816,"tr_customer_product_id":180806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:12:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15303254540494","imei1":"15303254540494","imei2":"15303254540494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180797,"job_number":"JOB_180797","tr_customer_id":180815,"tr_customer_product_id":180805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:51.000Z","modified_at":"2026-02-08T15:12:51.000Z","name":"Irma Welch","mobile_number":"517-436-7225","email_id":"Breanne6@hotmail.com","dop":"2025-04-06","serial_number":"18810054358800550","imei1":"18810054358800550","imei2":"18810054358800550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180796,"job_number":"JOB_180796","tr_customer_id":180814,"tr_customer_product_id":180804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:13:30.000Z","name":"Kelli Spencer","mobile_number":"430-905-2532","email_id":"Noble18@gmail.com","dop":"2025-04-06","serial_number":"16763968001430","imei1":"16763968001430","imei2":"16763968001430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180795,"job_number":"JOB_180795","tr_customer_id":180813,"tr_customer_product_id":180803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:12:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10863300173317","imei1":"10863300173317","imei2":"10863300173317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180794,"job_number":"JOB_180794","tr_customer_id":180812,"tr_customer_product_id":180802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:07.000Z","modified_at":"2026-02-08T15:12:07.000Z","name":"Lydia Crooks","mobile_number":"795-213-3564","email_id":"Osbaldo.Boehm1@yahoo.com","dop":"2025-04-06","serial_number":"19630726136623880","imei1":"19630726136623880","imei2":"19630726136623880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180793,"job_number":"JOB_180793","tr_customer_id":180811,"tr_customer_product_id":180801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:46.000Z","name":"Marco Swaniawski","mobile_number":"415-506-5163","email_id":"Gaylord_Hills79@hotmail.com","dop":"2025-04-06","serial_number":"18892556005279","imei1":"18892556005279","imei2":"18892556005279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180792,"job_number":"JOB_180792","tr_customer_id":180810,"tr_customer_product_id":180800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11391841210957","imei1":"11391841210957","imei2":"11391841210957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180791,"job_number":"JOB_180791","tr_customer_id":180809,"tr_customer_product_id":180799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:03.000Z","modified_at":"2026-02-08T15:12:03.000Z","name":"Pierce Barrows","mobile_number":"847-627-3541","email_id":"Ewell_Rippin42@yahoo.com","dop":"2025-04-06","serial_number":"13129032648553330","imei1":"13129032648553330","imei2":"13129032648553330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180790,"job_number":"JOB_180790","tr_customer_id":180808,"tr_customer_product_id":180798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:02.000Z","modified_at":"2026-02-08T15:12:42.000Z","name":"Neoma Schroeder","mobile_number":"616-443-3573","email_id":"Vilma86@hotmail.com","dop":"2025-04-06","serial_number":"18112541521728","imei1":"18112541521728","imei2":"18112541521728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180789,"job_number":"JOB_180789","tr_customer_id":180807,"tr_customer_product_id":180797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:01.000Z","modified_at":"2026-02-08T15:12:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249025009426","imei1":"11249025009426","imei2":"11249025009426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180788,"job_number":"JOB_180788","tr_customer_id":180806,"tr_customer_product_id":180796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:20.000Z","modified_at":"2026-02-08T15:11:20.000Z","name":"Arnulfo Sawayn","mobile_number":"379-489-3371","email_id":"Karlie_Lesch40@yahoo.com","dop":"2025-04-06","serial_number":"11918753439119884","imei1":"11918753439119884","imei2":"11918753439119884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180787,"job_number":"JOB_180787","tr_customer_id":180805,"tr_customer_product_id":180795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:19.000Z","modified_at":"2026-02-08T15:11:58.000Z","name":"Aliya Mohr","mobile_number":"391-397-8519","email_id":"Kenya.Hamill@yahoo.com","dop":"2025-04-06","serial_number":"10309648594564","imei1":"10309648594564","imei2":"10309648594564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:11:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180786,"job_number":"JOB_180786","tr_customer_id":180804,"tr_customer_product_id":180794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:18.000Z","modified_at":"2026-02-08T15:11:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11410533021336","imei1":"11410533021336","imei2":"11410533021336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180785,"job_number":"JOB_180785","tr_customer_id":180803,"tr_customer_product_id":180793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:15.000Z","modified_at":"2026-02-08T15:11:15.000Z","name":"Minerva Goyette","mobile_number":"715-801-4512","email_id":"Roderick_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"19733054926736280","imei1":"19733054926736280","imei2":"19733054926736280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180784,"job_number":"JOB_180784","tr_customer_id":180802,"tr_customer_product_id":180792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:14.000Z","modified_at":"2026-02-08T15:11:54.000Z","name":"Irving Mann","mobile_number":"222-813-7873","email_id":"Ethelyn_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11650874110562","imei1":"11650874110562","imei2":"11650874110562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180783,"job_number":"JOB_180783","tr_customer_id":180801,"tr_customer_product_id":180791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:13.000Z","modified_at":"2026-02-08T15:11:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13990148499993","imei1":"13990148499993","imei2":"13990148499993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180782,"job_number":"JOB_180782","tr_customer_id":180800,"tr_customer_product_id":180790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:29.000Z","modified_at":"2026-02-08T15:04:29.000Z","name":"Javonte Moore","mobile_number":"771-566-1102","email_id":"Gabrielle.Casper@yahoo.com","dop":"2025-04-06","serial_number":"19996289464417770","imei1":"19996289464417770","imei2":"19996289464417770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180781,"job_number":"JOB_180781","tr_customer_id":180799,"tr_customer_product_id":180789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:05:08.000Z","name":"Amiya Ryan","mobile_number":"818-464-4080","email_id":"Eveline_Conn72@yahoo.com","dop":"2025-04-06","serial_number":"15187344604220","imei1":"15187344604220","imei2":"15187344604220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180780,"job_number":"JOB_180780","tr_customer_id":180798,"tr_customer_product_id":180788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:04:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10265667320543","imei1":"10265667320543","imei2":"10265667320543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180779,"job_number":"JOB_180779","tr_customer_id":180797,"tr_customer_product_id":180787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:27.000Z","modified_at":"2026-02-08T15:04:27.000Z","name":"Mckenna Monahan","mobile_number":"955-279-3201","email_id":"Alfreda_Runte@yahoo.com","dop":"2025-04-06","serial_number":"14230962787026788","imei1":"14230962787026788","imei2":"14230962787026788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180778,"job_number":"JOB_180778","tr_customer_id":180796,"tr_customer_product_id":180786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:05:04.000Z","name":"Valentine Pouros","mobile_number":"563-412-2621","email_id":"Lewis.West@yahoo.com","dop":"2025-04-06","serial_number":"14168040976238","imei1":"14168040976238","imei2":"14168040976238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180777,"job_number":"JOB_180777","tr_customer_id":180795,"tr_customer_product_id":180785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:04:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628558057965","imei1":"16628558057965","imei2":"16628558057965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180776,"job_number":"JOB_180776","tr_customer_id":180794,"tr_customer_product_id":180784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:42.000Z","modified_at":"2026-02-08T15:03:42.000Z","name":"Corbin Anderson","mobile_number":"344-949-0638","email_id":"Dalton45@gmail.com","dop":"2025-04-06","serial_number":"10869274553088056","imei1":"10869274553088056","imei2":"10869274553088056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180775,"job_number":"JOB_180775","tr_customer_id":180793,"tr_customer_product_id":180783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:04:20.000Z","name":"Edwin Crona","mobile_number":"854-854-8044","email_id":"Dina36@gmail.com","dop":"2025-04-06","serial_number":"10310587621836","imei1":"10310587621836","imei2":"10310587621836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180774,"job_number":"JOB_180774","tr_customer_id":180792,"tr_customer_product_id":180782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"Joanie Blick","mobile_number":"551-991-0519","email_id":"Kelsi79@yahoo.com","dop":"2025-04-06","serial_number":"12291381528319444","imei1":"12291381528319444","imei2":"12291381528319444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180773,"job_number":"JOB_180773","tr_customer_id":180791,"tr_customer_product_id":180781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19374918658945","imei1":"19374918658945","imei2":"19374918658945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180772,"job_number":"JOB_180772","tr_customer_id":180790,"tr_customer_product_id":180780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:04:18.000Z","name":"Cortez Schmeler","mobile_number":"957-917-7919","email_id":"Trever.Hudson5@yahoo.com","dop":"2025-04-06","serial_number":"18450107080304","imei1":"18450107080304","imei2":"18450107080304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:04:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180771,"job_number":"JOB_180771","tr_customer_id":180789,"tr_customer_product_id":180779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:03:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12160662861455","imei1":"12160662861455","imei2":"12160662861455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180770,"job_number":"JOB_180770","tr_customer_id":180788,"tr_customer_product_id":180778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:55.000Z","modified_at":"2026-02-08T15:02:55.000Z","name":"Sophia Bauch","mobile_number":"977-638-4529","email_id":"Lindsay_White57@gmail.com","dop":"2025-04-06","serial_number":"18260999081498710","imei1":"18260999081498710","imei2":"18260999081498710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180769,"job_number":"JOB_180769","tr_customer_id":180787,"tr_customer_product_id":180777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:54.000Z","modified_at":"2026-02-08T15:02:54.000Z","name":"Hiram Berge","mobile_number":"550-805-8996","email_id":"Ruthe.Bogisich72@gmail.com","dop":"2025-04-06","serial_number":"11066015573848562","imei1":"11066015573848562","imei2":"11066015573848562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180768,"job_number":"JOB_180768","tr_customer_id":180786,"tr_customer_product_id":180776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:03:33.000Z","name":"Carter Keeling","mobile_number":"676-835-3572","email_id":"Terrell.Schultz61@yahoo.com","dop":"2025-04-06","serial_number":"10630576052375","imei1":"10630576052375","imei2":"10630576052375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180767,"job_number":"JOB_180767","tr_customer_id":180785,"tr_customer_product_id":180775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:02:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15148797269718","imei1":"15148797269718","imei2":"15148797269718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180766,"job_number":"JOB_180766","tr_customer_id":180784,"tr_customer_product_id":180774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:03:32.000Z","name":"Kaleigh Hilll","mobile_number":"966-611-2899","email_id":"Barry_Kuphal98@yahoo.com","dop":"2025-04-06","serial_number":"16921035289374","imei1":"16921035289374","imei2":"16921035289374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180765,"job_number":"JOB_180765","tr_customer_id":180783,"tr_customer_product_id":180773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:02:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133901159190","imei1":"11133901159190","imei2":"11133901159190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180764,"job_number":"JOB_180764","tr_customer_id":180782,"tr_customer_product_id":180772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:26.000Z","modified_at":"2026-02-08T14:53:26.000Z","name":"Annabell Schuppe","mobile_number":"771-256-4597","email_id":"Ludie63@gmail.com","dop":"2025-04-06","serial_number":"11624366701933092","imei1":"11624366701933092","imei2":"11624366701933092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180763,"job_number":"JOB_180763","tr_customer_id":180781,"tr_customer_product_id":180771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:25.000Z","modified_at":"2026-02-08T14:54:06.000Z","name":"Mozell Monahan","mobile_number":"367-419-7471","email_id":"Raven.Carter12@hotmail.com","dop":"2025-04-06","serial_number":"19511608526350","imei1":"19511608526350","imei2":"19511608526350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180762,"job_number":"JOB_180762","tr_customer_id":180780,"tr_customer_product_id":180770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:24.000Z","modified_at":"2026-02-08T14:53:24.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11207340519352","imei1":"11207340519352","imei2":"11207340519352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180761,"job_number":"JOB_180761","tr_customer_id":180779,"tr_customer_product_id":180769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:37.000Z","modified_at":"2026-02-08T14:52:37.000Z","name":"Geo Wiegand","mobile_number":"817-988-4259","email_id":"Jarod24@gmail.com","dop":"2025-04-06","serial_number":"16961173668522258","imei1":"16961173668522258","imei2":"16961173668522258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180760,"job_number":"JOB_180760","tr_customer_id":180778,"tr_customer_product_id":180768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:53:17.000Z","name":"Samson Steuber","mobile_number":"986-920-7193","email_id":"Emanuel.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"13279651410159","imei1":"13279651410159","imei2":"13279651410159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180759,"job_number":"JOB_180759","tr_customer_id":180777,"tr_customer_product_id":180767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:52:35.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14924896553421","imei1":"14924896553421","imei2":"14924896553421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180757,"job_number":"JOB_180757","tr_customer_id":180775,"tr_customer_product_id":180765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:24.000Z","modified_at":"2026-02-08T14:37:24.000Z","name":"Dane Schaefer","mobile_number":"729-420-6726","email_id":"Julie.Ritchie@gmail.com","dop":"2025-04-06","serial_number":"15675454189262724","imei1":"15675454189262724","imei2":"15675454189262724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180756,"job_number":"JOB_180756","tr_customer_id":180774,"tr_customer_product_id":180764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:37:23.000Z","name":"Esther Emmerich","mobile_number":"880-870-0636","email_id":"Lempi.Prohaska65@hotmail.com","dop":"2025-04-06","serial_number":"15688931058627826","imei1":"15688931058627826","imei2":"15688931058627826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180755,"job_number":"JOB_180755","tr_customer_id":180773,"tr_customer_product_id":180763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:38:03.000Z","name":"Vilma Watsica","mobile_number":"380-950-6762","email_id":"Janessa.Cartwright@gmail.com","dop":"2025-04-06","serial_number":"16778571091354","imei1":"16778571091354","imei2":"16778571091354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180754,"job_number":"JOB_180754","tr_customer_id":180772,"tr_customer_product_id":180762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:52.000Z","name":"Assunta Rolfson","mobile_number":"857-871-6523","email_id":"Filomena.Oberbrunner@gmail.com","dop":"2025-04-06","serial_number":"19128207409275","imei1":"19128207409275","imei2":"19128207409275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180753,"job_number":"JOB_180753","tr_customer_id":180771,"tr_customer_product_id":180761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16249413041942","imei1":"16249413041942","imei2":"16249413041942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180752,"job_number":"JOB_180752","tr_customer_id":180770,"tr_customer_product_id":180760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:17.000Z","modified_at":"2026-02-08T14:37:17.000Z","name":"John Donnelly","mobile_number":"396-849-1619","email_id":"Norberto.Brakus52@hotmail.com","dop":"2025-04-06","serial_number":"17087362191044928","imei1":"17087362191044928","imei2":"17087362191044928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180751,"job_number":"JOB_180751","tr_customer_id":180769,"tr_customer_product_id":180759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:57.000Z","name":"Murray Bernhard","mobile_number":"257-653-5484","email_id":"Nella51@hotmail.com","dop":"2025-04-06","serial_number":"19067413033035","imei1":"19067413033035","imei2":"19067413033035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180750,"job_number":"JOB_180750","tr_customer_id":180768,"tr_customer_product_id":180758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16917390416499","imei1":"16917390416499","imei2":"16917390416499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180749,"job_number":"JOB_180749","tr_customer_id":180767,"tr_customer_product_id":180757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:14.000Z","modified_at":"2026-02-08T14:37:14.000Z","name":"Ebony Thompson","mobile_number":"517-870-6006","email_id":"Delaney96@yahoo.com","dop":"2025-04-06","serial_number":"11170731839033284","imei1":"11170731839033284","imei2":"11170731839033284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180747,"job_number":"JOB_180747","tr_customer_id":180765,"tr_customer_product_id":180755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:53.000Z","name":"Kaylee Gerlach","mobile_number":"695-708-3170","email_id":"Irwin29@hotmail.com","dop":"2025-04-06","serial_number":"13635829720181","imei1":"13635829720181","imei2":"13635829720181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180746,"job_number":"JOB_180746","tr_customer_id":180764,"tr_customer_product_id":180754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:13.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15477076327019","imei1":"15477076327019","imei2":"15477076327019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180745,"job_number":"JOB_180745","tr_customer_id":180763,"tr_customer_product_id":180753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:11.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"Jeff Stracke","mobile_number":"730-312-9968","email_id":"Maegan.Osinski81@hotmail.com","dop":"2025-04-06","serial_number":"19673669861498790","imei1":"19673669861498790","imei2":"19673669861498790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180744,"job_number":"JOB_180744","tr_customer_id":180762,"tr_customer_product_id":180752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:50.000Z","name":"Judy Watsica","mobile_number":"619-648-7158","email_id":"Maurine_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"17198524084306","imei1":"17198524084306","imei2":"17198524084306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180743,"job_number":"JOB_180743","tr_customer_id":180761,"tr_customer_product_id":180751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17076808923730","imei1":"17076808923730","imei2":"17076808923730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180741,"job_number":"JOB_180741","tr_customer_id":180759,"tr_customer_product_id":180749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:37.000Z","modified_at":"2026-02-08T14:36:37.000Z","name":"Rylan Blick","mobile_number":"562-345-5886","email_id":"Laney35@gmail.com","dop":"2025-04-06","serial_number":"10985475123273000","imei1":"10985475123273000","imei2":"10985475123273000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180740,"job_number":"JOB_180740","tr_customer_id":180758,"tr_customer_product_id":180748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:37:15.000Z","name":"Colby Koch","mobile_number":"795-451-3583","email_id":"Coty_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"11886346983252","imei1":"11886346983252","imei2":"11886346983252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180739,"job_number":"JOB_180739","tr_customer_id":180757,"tr_customer_product_id":180747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:36:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14321346582165","imei1":"14321346582165","imei2":"14321346582165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180738,"job_number":"JOB_180738","tr_customer_id":180756,"tr_customer_product_id":180746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:34.000Z","modified_at":"2026-02-08T14:36:34.000Z","name":"Jaylen Welch","mobile_number":"378-477-9961","email_id":"Audreanne45@gmail.com","dop":"2025-04-06","serial_number":"15547066284882464","imei1":"15547066284882464","imei2":"15547066284882464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180737,"job_number":"JOB_180737","tr_customer_id":180755,"tr_customer_product_id":180745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:33.000Z","modified_at":"2026-02-08T14:37:12.000Z","name":"Mohamed Satterfield","mobile_number":"658-257-3190","email_id":"Ashtyn_Goodwin@gmail.com","dop":"2025-04-06","serial_number":"14902912982971","imei1":"14902912982971","imei2":"14902912982971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180736,"job_number":"JOB_180736","tr_customer_id":180754,"tr_customer_product_id":180744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:30.000Z","modified_at":"2026-02-08T14:36:30.000Z","name":"Verlie Rodriguez","mobile_number":"858-833-4488","email_id":"Barbara_Auer32@gmail.com","dop":"2025-04-06","serial_number":"19476574561770330","imei1":"19476574561770330","imei2":"19476574561770330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180735,"job_number":"JOB_180735","tr_customer_id":180753,"tr_customer_product_id":180743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:37:08.000Z","name":"Shannon Pollich","mobile_number":"987-631-0485","email_id":"Wilfrid17@gmail.com","dop":"2025-04-06","serial_number":"10433093226745","imei1":"10433093226745","imei2":"10433093226745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180734,"job_number":"JOB_180734","tr_customer_id":180752,"tr_customer_product_id":180742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061224841371","imei1":"16061224841371","imei2":"16061224841371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180733,"job_number":"JOB_180733","tr_customer_id":180751,"tr_customer_product_id":180741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:27.000Z","modified_at":"2026-02-08T14:36:27.000Z","name":"Donavon Kassulke","mobile_number":"665-265-4475","email_id":"Clotilde.Kozey46@hotmail.com","dop":"2025-04-06","serial_number":"15204485925510948","imei1":"15204485925510948","imei2":"15204485925510948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180732,"job_number":"JOB_180732","tr_customer_id":180750,"tr_customer_product_id":180740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:37:05.000Z","name":"Dante Morissette","mobile_number":"351-396-6089","email_id":"Twila78@gmail.com","dop":"2025-04-06","serial_number":"11716231036863","imei1":"11716231036863","imei2":"11716231036863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180731,"job_number":"JOB_180731","tr_customer_id":180749,"tr_customer_product_id":180739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:36:25.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13595423384548","imei1":"13595423384548","imei2":"13595423384548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180730,"job_number":"JOB_180730","tr_customer_id":180748,"tr_customer_product_id":180738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:23.000Z","modified_at":"2026-02-08T14:36:23.000Z","name":"Guy Konopelski","mobile_number":"219-546-1156","email_id":"Abdul_Kassulke@yahoo.com","dop":"2025-04-06","serial_number":"15356096203591724","imei1":"15356096203591724","imei2":"15356096203591724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180729,"job_number":"JOB_180729","tr_customer_id":180747,"tr_customer_product_id":180737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:37:02.000Z","name":"Rodolfo Smith","mobile_number":"724-272-8291","email_id":"Yesenia.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10499270089372","imei1":"10499270089372","imei2":"10499270089372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180728,"job_number":"JOB_180728","tr_customer_id":180746,"tr_customer_product_id":180736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18404818798930","imei1":"18404818798930","imei2":"18404818798930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180727,"job_number":"JOB_180727","tr_customer_id":180745,"tr_customer_product_id":180735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:49.000Z","modified_at":"2026-02-08T14:35:49.000Z","name":"Josianne Lesch","mobile_number":"364-925-7156","email_id":"Rusty86@gmail.com","dop":"2025-04-06","serial_number":"19281679877217350","imei1":"19281679877217350","imei2":"19281679877217350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180726,"job_number":"JOB_180726","tr_customer_id":180744,"tr_customer_product_id":180734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"Cassandre Nicolas","mobile_number":"662-322-0176","email_id":"Lisandro85@yahoo.com","dop":"2025-04-06","serial_number":"14636313313441","imei1":"14636313313441","imei2":"14636313313441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180725,"job_number":"JOB_180725","tr_customer_id":180743,"tr_customer_product_id":180733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:35:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17047548559424","imei1":"17047548559424","imei2":"17047548559424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180724,"job_number":"JOB_180724","tr_customer_id":180742,"tr_customer_product_id":180732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:41.000Z","modified_at":"2026-02-08T14:35:41.000Z","name":"Lucinda Bernier","mobile_number":"546-540-6250","email_id":"Sabryna90@yahoo.com","dop":"2025-04-06","serial_number":"16447982926946080","imei1":"16447982926946080","imei2":"16447982926946080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180723,"job_number":"JOB_180723","tr_customer_id":180741,"tr_customer_product_id":180731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"Elias Thompson","mobile_number":"331-413-1344","email_id":"Abigayle42@hotmail.com","dop":"2025-04-06","serial_number":"17054298919508","imei1":"17054298919508","imei2":"17054298919508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180722,"job_number":"JOB_180722","tr_customer_id":180740,"tr_customer_product_id":180730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:35:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12391076118317","imei1":"12391076118317","imei2":"12391076118317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180721,"job_number":"JOB_180721","tr_customer_id":180739,"tr_customer_product_id":180729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:39.000Z","modified_at":"2026-02-08T14:35:39.000Z","name":"Vaughn Kozey","mobile_number":"510-876-7173","email_id":"Ezra_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12458741410507062","imei1":"12458741410507062","imei2":"12458741410507062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180720,"job_number":"JOB_180720","tr_customer_id":180738,"tr_customer_product_id":180728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:36:18.000Z","name":"Ena Bechtelar","mobile_number":"604-327-0339","email_id":"Sigmund0@hotmail.com","dop":"2025-04-06","serial_number":"16994800625791","imei1":"16994800625791","imei2":"16994800625791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180719,"job_number":"JOB_180719","tr_customer_id":180737,"tr_customer_product_id":180727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:35:37.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14660646192756","imei1":"14660646192756","imei2":"14660646192756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180718,"job_number":"JOB_180718","tr_customer_id":180736,"tr_customer_product_id":180726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:35.000Z","modified_at":"2026-02-08T14:35:35.000Z","name":"Keith Schaden","mobile_number":"211-388-1309","email_id":"Ally60@yahoo.com","dop":"2025-04-06","serial_number":"18026911207518310","imei1":"18026911207518310","imei2":"18026911207518310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180717,"job_number":"JOB_180717","tr_customer_id":180735,"tr_customer_product_id":180725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:36:14.000Z","name":"Floyd Hudson","mobile_number":"900-261-5057","email_id":"Cheyanne_Emard46@gmail.com","dop":"2025-04-06","serial_number":"18413140170185","imei1":"18413140170185","imei2":"18413140170185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180716,"job_number":"JOB_180716","tr_customer_id":180734,"tr_customer_product_id":180724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:35:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17768084464110","imei1":"17768084464110","imei2":"17768084464110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180715,"job_number":"JOB_180715","tr_customer_id":180733,"tr_customer_product_id":180723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:18.000Z","modified_at":"2026-02-08T14:35:18.000Z","name":"Halie Schaden","mobile_number":"275-756-9529","email_id":"Rachel.Berge@hotmail.com","dop":"2025-04-06","serial_number":"12565054062744512","imei1":"12565054062744512","imei2":"12565054062744512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180714,"job_number":"JOB_180714","tr_customer_id":180732,"tr_customer_product_id":180722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:17.000Z","modified_at":"2026-02-08T14:35:58.000Z","name":"Leonie Kemmer","mobile_number":"716-451-2663","email_id":"Margaretta_Rippin85@gmail.com","dop":"2025-04-06","serial_number":"17883229710865","imei1":"17883229710865","imei2":"17883229710865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180713,"job_number":"JOB_180713","tr_customer_id":180731,"tr_customer_product_id":180721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:01.000Z","modified_at":"2026-02-08T14:35:01.000Z","name":"Jamar Harber","mobile_number":"444-945-6780","email_id":"Esther.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"13491293098809334","imei1":"13491293098809334","imei2":"13491293098809334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180712,"job_number":"JOB_180712","tr_customer_id":180730,"tr_customer_product_id":180720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:38.000Z","name":"Jaylan Johnston","mobile_number":"408-572-7833","email_id":"Lilian82@yahoo.com","dop":"2025-04-06","serial_number":"19515851284604","imei1":"19515851284604","imei2":"19515851284604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180711,"job_number":"JOB_180711","tr_customer_id":180729,"tr_customer_product_id":180719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16037964723916","imei1":"16037964723916","imei2":"16037964723916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180710,"job_number":"JOB_180710","tr_customer_id":180728,"tr_customer_product_id":180718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:16.000Z","modified_at":"2026-02-08T14:34:16.000Z","name":"Aiyana O'Reilly","mobile_number":"521-671-2637","email_id":"Violet47@yahoo.com","dop":"2025-04-06","serial_number":"18836776955496480","imei1":"18836776955496480","imei2":"18836776955496480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180709,"job_number":"JOB_180709","tr_customer_id":180727,"tr_customer_product_id":180717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:15.000Z","modified_at":"2026-02-08T14:34:53.000Z","name":"Trycia Becker","mobile_number":"359-894-0285","email_id":"Carleton_Dibbert94@hotmail.com","dop":"2025-04-06","serial_number":"11830136059171","imei1":"11830136059171","imei2":"11830136059171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180708,"job_number":"JOB_180708","tr_customer_id":180726,"tr_customer_product_id":180716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:14.000Z","modified_at":"2026-02-08T14:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19513483333827","imei1":"19513483333827","imei2":"19513483333827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180704,"job_number":"JOB_180704","tr_customer_id":180722,"tr_customer_product_id":180712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:56.000Z","modified_at":"2026-02-08T14:33:56.000Z","name":"Brendon Greenholt","mobile_number":"956-812-2178","email_id":"Brigitte30@gmail.com","dop":"2025-04-06","serial_number":"15938994332419052","imei1":"15938994332419052","imei2":"15938994332419052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180701,"job_number":"JOB_180701","tr_customer_id":180719,"tr_customer_product_id":180709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:34:34.000Z","name":"Mylene Prohaska","mobile_number":"740-894-7991","email_id":"Emory84@hotmail.com","dop":"2025-04-06","serial_number":"10886478567011","imei1":"10886478567011","imei2":"10886478567011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180699,"job_number":"JOB_180699","tr_customer_id":180717,"tr_customer_product_id":180707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19853778081182","imei1":"19853778081182","imei2":"19853778081182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180698,"job_number":"JOB_180698","tr_customer_id":180716,"tr_customer_product_id":180706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:50.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Lola Blick","mobile_number":"758-251-8141","email_id":"Ebony6@gmail.com","dop":"2025-04-06","serial_number":"12417856477188788","imei1":"12417856477188788","imei2":"12417856477188788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180697,"job_number":"JOB_180697","tr_customer_id":180715,"tr_customer_product_id":180705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:34:24.000Z","name":"Sadye Schuppe","mobile_number":"507-550-1037","email_id":"Sincere.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"16070676272942","imei1":"16070676272942","imei2":"16070676272942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180696,"job_number":"JOB_180696","tr_customer_id":180714,"tr_customer_product_id":180704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:33:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14464513725479","imei1":"14464513725479","imei2":"14464513725479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180695,"job_number":"JOB_180695","tr_customer_id":180713,"tr_customer_product_id":180703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:41.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Nash Kertzmann","mobile_number":"877-659-7671","email_id":"Cyril50@yahoo.com","dop":"2025-04-06","serial_number":"18145490695890990","imei1":"18145490695890990","imei2":"18145490695890990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180694,"job_number":"JOB_180694","tr_customer_id":180712,"tr_customer_product_id":180702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:40.000Z","modified_at":"2026-02-08T14:34:20.000Z","name":"Julian Beahan","mobile_number":"774-482-7629","email_id":"Brad_Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"13746695724614","imei1":"13746695724614","imei2":"13746695724614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180690,"job_number":"JOB_180690","tr_customer_id":180708,"tr_customer_product_id":180698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:29.000Z","modified_at":"2026-02-08T14:33:29.000Z","name":"Elouise Considine","mobile_number":"863-717-5561","email_id":"Claude.MacGyver14@gmail.com","dop":"2025-04-06","serial_number":"15878695079629820","imei1":"15878695079629820","imei2":"15878695079629820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180689,"job_number":"JOB_180689","tr_customer_id":180707,"tr_customer_product_id":180697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:28.000Z","modified_at":"2026-02-08T14:34:07.000Z","name":"Ricky Stiedemann","mobile_number":"966-201-8652","email_id":"Emiliano13@hotmail.com","dop":"2025-04-06","serial_number":"19678188855231","imei1":"19678188855231","imei2":"19678188855231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180688,"job_number":"JOB_180688","tr_customer_id":180706,"tr_customer_product_id":180696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:27.000Z","modified_at":"2026-02-08T14:33:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11976293283832","imei1":"11976293283832","imei2":"11976293283832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180687,"job_number":"JOB_180687","tr_customer_id":180705,"tr_customer_product_id":180695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:09.000Z","modified_at":"2026-02-08T14:33:09.000Z","name":"Burley Schuppe","mobile_number":"776-398-5070","email_id":"Simeon26@gmail.com","dop":"2025-04-06","serial_number":"19789631832212188","imei1":"19789631832212188","imei2":"19789631832212188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180686,"job_number":"JOB_180686","tr_customer_id":180704,"tr_customer_product_id":180694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:47.000Z","name":"Desiree Schultz","mobile_number":"632-230-4170","email_id":"Elizabeth10@hotmail.com","dop":"2025-04-06","serial_number":"17300863044849","imei1":"17300863044849","imei2":"17300863044849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180685,"job_number":"JOB_180685","tr_customer_id":180703,"tr_customer_product_id":180693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905184044381","imei1":"16905184044381","imei2":"16905184044381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180684,"job_number":"JOB_180684","tr_customer_id":180702,"tr_customer_product_id":180692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:06.000Z","modified_at":"2026-02-08T14:33:06.000Z","name":"Myrtis Schuppe","mobile_number":"695-904-7204","email_id":"Isaiah_Wyman75@yahoo.com","dop":"2025-04-06","serial_number":"15810137682561592","imei1":"15810137682561592","imei2":"15810137682561592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180683,"job_number":"JOB_180683","tr_customer_id":180701,"tr_customer_product_id":180691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Bobbie Kautzer","mobile_number":"630-421-1312","email_id":"Justus.Luettgen@yahoo.com","dop":"2025-04-06","serial_number":"17079331786271","imei1":"17079331786271","imei2":"17079331786271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180682,"job_number":"JOB_180682","tr_customer_id":180700,"tr_customer_product_id":180690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11934818412011","imei1":"11934818412011","imei2":"11934818412011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180681,"job_number":"JOB_180681","tr_customer_id":180699,"tr_customer_product_id":180689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:56.000Z","modified_at":"2026-02-08T14:32:56.000Z","name":"Gwendolyn Sipes","mobile_number":"872-238-2973","email_id":"Darius6@hotmail.com","dop":"2025-04-06","serial_number":"17049858834535136","imei1":"17049858834535136","imei2":"17049858834535136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180680,"job_number":"JOB_180680","tr_customer_id":180698,"tr_customer_product_id":180688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:55.000Z","modified_at":"2026-02-08T14:33:26.000Z","name":"Miles Reilly","mobile_number":"857-358-4627","email_id":"Wiley_Paucek27@yahoo.com","dop":"2025-04-06","serial_number":"14963980032386","imei1":"14963980032386","imei2":"14963980032386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180679,"job_number":"JOB_180679","tr_customer_id":180697,"tr_customer_product_id":180687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:23.000Z","modified_at":"2026-02-08T14:32:23.000Z","name":"Erna Homenick","mobile_number":"975-783-9655","email_id":"Raheem36@gmail.com","dop":"2025-04-06","serial_number":"19962081859507550","imei1":"19962081859507550","imei2":"19962081859507550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180678,"job_number":"JOB_180678","tr_customer_id":180696,"tr_customer_product_id":180686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:58.000Z","name":"Abagail Olson","mobile_number":"830-365-9013","email_id":"Ally.Legros91@yahoo.com","dop":"2025-04-06","serial_number":"13311031016285","imei1":"13311031016285","imei2":"13311031016285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180677,"job_number":"JOB_180677","tr_customer_id":180695,"tr_customer_product_id":180685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19858425935583","imei1":"19858425935583","imei2":"19858425935583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180676,"job_number":"JOB_180676","tr_customer_id":180694,"tr_customer_product_id":180684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:21.000Z","modified_at":"2026-02-08T14:32:21.000Z","name":"Layla Breitenberg","mobile_number":"424-484-3411","email_id":"Brant_Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"11891752915272896","imei1":"11891752915272896","imei2":"11891752915272896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180675,"job_number":"JOB_180675","tr_customer_id":180693,"tr_customer_product_id":180683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:59.000Z","name":"Wilburn Reichert","mobile_number":"268-332-9824","email_id":"Sam_Schultz@gmail.com","dop":"2025-04-06","serial_number":"12519749741109","imei1":"12519749741109","imei2":"12519749741109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180674,"job_number":"JOB_180674","tr_customer_id":180692,"tr_customer_product_id":180682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16717530874995","imei1":"16717530874995","imei2":"16717530874995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180673,"job_number":"JOB_180673","tr_customer_id":180691,"tr_customer_product_id":180681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:05.000Z","modified_at":"2026-02-08T14:30:05.000Z","name":"Celine Ziemann","mobile_number":"710-509-2062","email_id":"Grant.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"13205013139632332","imei1":"13205013139632332","imei2":"13205013139632332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180672,"job_number":"JOB_180672","tr_customer_id":180690,"tr_customer_product_id":180680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:46.000Z","name":"Sincere Reichel","mobile_number":"673-729-9408","email_id":"Maxime78@hotmail.com","dop":"2025-04-06","serial_number":"12210515928721","imei1":"12210515928721","imei2":"12210515928721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180671,"job_number":"JOB_180671","tr_customer_id":180689,"tr_customer_product_id":180679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12200938957838","imei1":"12200938957838","imei2":"12200938957838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180670,"job_number":"JOB_180670","tr_customer_id":180688,"tr_customer_product_id":180678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:28.000Z","modified_at":"2026-02-08T14:29:28.000Z","name":"Flo Ruecker","mobile_number":"389-221-9152","email_id":"Fanny.Schamberger@gmail.com","dop":"2025-04-06","serial_number":"11606743275147552","imei1":"11606743275147552","imei2":"11606743275147552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180669,"job_number":"JOB_180669","tr_customer_id":180687,"tr_customer_product_id":180677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:27.000Z","modified_at":"2026-02-08T14:30:07.000Z","name":"Daija Kessler","mobile_number":"427-203-9439","email_id":"Gabe.Hoeger18@yahoo.com","dop":"2025-04-06","serial_number":"18016035435851","imei1":"18016035435851","imei2":"18016035435851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180668,"job_number":"JOB_180668","tr_customer_id":180686,"tr_customer_product_id":180676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:16.000Z","modified_at":"2026-02-08T14:29:16.000Z","name":"Millie Bogisich","mobile_number":"791-979-1611","email_id":"Ray80@yahoo.com","dop":"2025-04-06","serial_number":"18113609060645676","imei1":"18113609060645676","imei2":"18113609060645676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180667,"job_number":"JOB_180667","tr_customer_id":180685,"tr_customer_product_id":180675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:56.000Z","name":"Grace Hane","mobile_number":"476-716-1586","email_id":"Golda.OKon@yahoo.com","dop":"2025-04-06","serial_number":"19149285350869","imei1":"19149285350869","imei2":"19149285350869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180666,"job_number":"JOB_180666","tr_customer_id":180684,"tr_customer_product_id":180674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18152327947782","imei1":"18152327947782","imei2":"18152327947782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180663,"job_number":"JOB_180663","tr_customer_id":180681,"tr_customer_product_id":180671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:34.000Z","modified_at":"2026-02-08T14:28:34.000Z","name":"Fleta McCullough","mobile_number":"690-739-9706","email_id":"Emmanuel8@gmail.com","dop":"2025-04-06","serial_number":"18344647786099756","imei1":"18344647786099756","imei2":"18344647786099756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180662,"job_number":"JOB_180662","tr_customer_id":180680,"tr_customer_product_id":180670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:33.000Z","modified_at":"2026-02-08T14:29:12.000Z","name":"Gregory Sipes","mobile_number":"998-440-9652","email_id":"Ottis.Lehner29@gmail.com","dop":"2025-04-06","serial_number":"14774681703473","imei1":"14774681703473","imei2":"14774681703473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180661,"job_number":"JOB_180661","tr_customer_id":180679,"tr_customer_product_id":180669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:32.000Z","modified_at":"2026-02-08T14:28:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17863105104038","imei1":"17863105104038","imei2":"17863105104038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180659,"job_number":"JOB_180659","tr_customer_id":180677,"tr_customer_product_id":180667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:27.000Z","modified_at":"2026-02-08T14:28:27.000Z","name":"Mateo Will","mobile_number":"982-604-6780","email_id":"Sallie0@hotmail.com","dop":"2025-04-06","serial_number":"18996294927067980","imei1":"18996294927067980","imei2":"18996294927067980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180658,"job_number":"JOB_180658","tr_customer_id":180676,"tr_customer_product_id":180666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:26.000Z","modified_at":"2026-02-08T14:29:07.000Z","name":"Arnold Stehr","mobile_number":"329-607-7801","email_id":"Marcella11@hotmail.com","dop":"2025-04-06","serial_number":"12291482507819","imei1":"12291482507819","imei2":"12291482507819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180657,"job_number":"JOB_180657","tr_customer_id":180675,"tr_customer_product_id":180665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:25.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10424478635803","imei1":"10424478635803","imei2":"10424478635803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180656,"job_number":"JOB_180656","tr_customer_id":180674,"tr_customer_product_id":180664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:12.000Z","modified_at":"2026-02-08T14:28:12.000Z","name":"Moshe Leannon","mobile_number":"579-775-8631","email_id":"Caleigh.Klocko47@yahoo.com","dop":"2025-04-06","serial_number":"12318242200113064","imei1":"12318242200113064","imei2":"12318242200113064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180655,"job_number":"JOB_180655","tr_customer_id":180673,"tr_customer_product_id":180663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:48.000Z","name":"Ernie Watsica","mobile_number":"470-627-2357","email_id":"Delphia_Shields@gmail.com","dop":"2025-04-06","serial_number":"11627046990619","imei1":"11627046990619","imei2":"11627046990619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180654,"job_number":"JOB_180654","tr_customer_id":180672,"tr_customer_product_id":180662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19581167757173","imei1":"19581167757173","imei2":"19581167757173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180653,"job_number":"JOB_180653","tr_customer_id":180671,"tr_customer_product_id":180661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:09.000Z","modified_at":"2026-02-08T14:28:09.000Z","name":"Hannah Schowalter","mobile_number":"919-942-1015","email_id":"Rebekah.Adams71@gmail.com","dop":"2025-04-06","serial_number":"18309789408050932","imei1":"18309789408050932","imei2":"18309789408050932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180652,"job_number":"JOB_180652","tr_customer_id":180670,"tr_customer_product_id":180660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:07.000Z","modified_at":"2026-02-08T14:28:46.000Z","name":"Aniyah Roberts","mobile_number":"729-869-3592","email_id":"Cathryn_Harris29@gmail.com","dop":"2025-04-06","serial_number":"10347420805777","imei1":"10347420805777","imei2":"10347420805777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180651,"job_number":"JOB_180651","tr_customer_id":180669,"tr_customer_product_id":180659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:47.000Z","modified_at":"2026-02-08T14:27:47.000Z","name":"Elmer Prosacco","mobile_number":"855-963-1155","email_id":"Shaun.Batz36@hotmail.com","dop":"2025-04-06","serial_number":"15180123192468258","imei1":"15180123192468258","imei2":"15180123192468258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180650,"job_number":"JOB_180650","tr_customer_id":180668,"tr_customer_product_id":180658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"Tanner Bednar","mobile_number":"447-391-4091","email_id":"Emery95@hotmail.com","dop":"2025-04-06","serial_number":"16750642075398","imei1":"16750642075398","imei2":"16750642075398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180649,"job_number":"JOB_180649","tr_customer_id":180667,"tr_customer_product_id":180657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:27:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14626811347729","imei1":"14626811347729","imei2":"14626811347729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180648,"job_number":"JOB_180648","tr_customer_id":180666,"tr_customer_product_id":180656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:26.000Z","modified_at":"2026-02-08T14:27:26.000Z","name":"Alexys Wehner","mobile_number":"201-524-4387","email_id":"Vicky47@hotmail.com","dop":"2025-04-06","serial_number":"17661960058004280","imei1":"17661960058004280","imei2":"17661960058004280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180647,"job_number":"JOB_180647","tr_customer_id":180665,"tr_customer_product_id":180655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:28:03.000Z","name":"Georgiana Bayer","mobile_number":"936-732-9708","email_id":"Meghan_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"19123329089938","imei1":"19123329089938","imei2":"19123329089938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180646,"job_number":"JOB_180646","tr_customer_id":180664,"tr_customer_product_id":180654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:27:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18450364582926","imei1":"18450364582926","imei2":"18450364582926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180645,"job_number":"JOB_180645","tr_customer_id":180663,"tr_customer_product_id":180653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:03.000Z","modified_at":"2026-02-08T14:27:03.000Z","name":"Berneice Price","mobile_number":"873-280-6000","email_id":"Layne_Schimmel28@yahoo.com","dop":"2025-04-06","serial_number":"10995544047478364","imei1":"10995544047478364","imei2":"10995544047478364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180644,"job_number":"JOB_180644","tr_customer_id":180662,"tr_customer_product_id":180652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:42.000Z","name":"Theresia Kling","mobile_number":"244-757-1987","email_id":"Kamren_Sporer@gmail.com","dop":"2025-04-06","serial_number":"19149641500376","imei1":"19149641500376","imei2":"19149641500376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180643,"job_number":"JOB_180643","tr_customer_id":180661,"tr_customer_product_id":180651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18146556114062","imei1":"18146556114062","imei2":"18146556114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180642,"job_number":"JOB_180642","tr_customer_id":180660,"tr_customer_product_id":180650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:01.000Z","modified_at":"2026-02-08T14:27:01.000Z","name":"Karl Schaden","mobile_number":"698-558-8503","email_id":"Kole.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"13948378547733976","imei1":"13948378547733976","imei2":"13948378547733976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180641,"job_number":"JOB_180641","tr_customer_id":180659,"tr_customer_product_id":180649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:27:39.000Z","name":"Sabrina Deckow","mobile_number":"732-671-1127","email_id":"Isabel26@hotmail.com","dop":"2025-04-06","serial_number":"19568030596144","imei1":"19568030596144","imei2":"19568030596144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180640,"job_number":"JOB_180640","tr_customer_id":180658,"tr_customer_product_id":180648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:26:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17083700156570","imei1":"17083700156570","imei2":"17083700156570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180639,"job_number":"JOB_180639","tr_customer_id":180657,"tr_customer_product_id":180647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:56.000Z","modified_at":"2026-02-08T14:26:56.000Z","name":"Marianna Mayer","mobile_number":"866-788-4910","email_id":"Shaun0@yahoo.com","dop":"2025-04-06","serial_number":"16628768293653930","imei1":"16628768293653930","imei2":"16628768293653930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180638,"job_number":"JOB_180638","tr_customer_id":180656,"tr_customer_product_id":180646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:27:33.000Z","name":"Althea Waters","mobile_number":"742-270-6779","email_id":"Laverne.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12224714055095","imei1":"12224714055095","imei2":"12224714055095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180637,"job_number":"JOB_180637","tr_customer_id":180655,"tr_customer_product_id":180645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17973095445641","imei1":"17973095445641","imei2":"17973095445641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180636,"job_number":"JOB_180636","tr_customer_id":180654,"tr_customer_product_id":180644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:41.000Z","modified_at":"2026-02-08T14:26:41.000Z","name":"Rene Lakin","mobile_number":"313-239-9906","email_id":"Faustino.Orn49@yahoo.com","dop":"2025-04-06","serial_number":"12588223049745100","imei1":"12588223049745100","imei2":"12588223049745100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180635,"job_number":"JOB_180635","tr_customer_id":180653,"tr_customer_product_id":180643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:27:18.000Z","name":"Ozella Ankunding","mobile_number":"972-531-2488","email_id":"Fernando_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"10050082948645","imei1":"10050082948645","imei2":"10050082948645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180634,"job_number":"JOB_180634","tr_customer_id":180652,"tr_customer_product_id":180642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:26:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18952458001854","imei1":"18952458001854","imei2":"18952458001854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180633,"job_number":"JOB_180633","tr_customer_id":180651,"tr_customer_product_id":180641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:16.000Z","modified_at":"2026-02-08T14:26:16.000Z","name":"Baylee Jerde","mobile_number":"650-340-6325","email_id":"Ashleigh63@yahoo.com","dop":"2025-04-06","serial_number":"18701744897610890","imei1":"18701744897610890","imei2":"18701744897610890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180632,"job_number":"JOB_180632","tr_customer_id":180650,"tr_customer_product_id":180640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:15.000Z","modified_at":"2026-02-08T14:26:54.000Z","name":"Bradley Bernhard","mobile_number":"490-591-8668","email_id":"Mauricio.Tillman@gmail.com","dop":"2025-04-06","serial_number":"13791920564700","imei1":"13791920564700","imei2":"13791920564700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180631,"job_number":"JOB_180631","tr_customer_id":180649,"tr_customer_product_id":180639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:14.000Z","modified_at":"2026-02-08T14:26:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16543625386449","imei1":"16543625386449","imei2":"16543625386449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180630,"job_number":"JOB_180630","tr_customer_id":180648,"tr_customer_product_id":180638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:11.000Z","modified_at":"2026-02-08T14:26:11.000Z","name":"Jarrod Sawayn","mobile_number":"734-326-5007","email_id":"Cedrick_Purdy80@yahoo.com","dop":"2025-04-06","serial_number":"19293028001380776","imei1":"19293028001380776","imei2":"19293028001380776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180629,"job_number":"JOB_180629","tr_customer_id":180647,"tr_customer_product_id":180637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:10.000Z","modified_at":"2026-02-08T14:26:48.000Z","name":"Kiara Ryan","mobile_number":"560-208-6756","email_id":"Tianna48@hotmail.com","dop":"2025-04-06","serial_number":"17113780318758","imei1":"17113780318758","imei2":"17113780318758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180628,"job_number":"JOB_180628","tr_customer_id":180646,"tr_customer_product_id":180636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:09.000Z","modified_at":"2026-02-08T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12084375608828","imei1":"12084375608828","imei2":"12084375608828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180627,"job_number":"JOB_180627","tr_customer_id":180645,"tr_customer_product_id":180635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:29.000Z","modified_at":"2026-02-08T14:25:29.000Z","name":"Emmett Hills","mobile_number":"603-322-3804","email_id":"Pascale_Hettinger69@gmail.com","dop":"2025-04-06","serial_number":"13556698490155630","imei1":"13556698490155630","imei2":"13556698490155630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180626,"job_number":"JOB_180626","tr_customer_id":180644,"tr_customer_product_id":180634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:26:07.000Z","name":"Tessie Konopelski","mobile_number":"914-294-4786","email_id":"Marisol99@hotmail.com","dop":"2025-04-06","serial_number":"11080152594051","imei1":"11080152594051","imei2":"11080152594051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180625,"job_number":"JOB_180625","tr_customer_id":180643,"tr_customer_product_id":180633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10817750843860","imei1":"10817750843860","imei2":"10817750843860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180624,"job_number":"JOB_180624","tr_customer_id":180642,"tr_customer_product_id":180632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:26.000Z","modified_at":"2026-02-08T14:25:26.000Z","name":"Gabriella Simonis","mobile_number":"304-545-5550","email_id":"Luther.Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"17045357272701778","imei1":"17045357272701778","imei2":"17045357272701778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180623,"job_number":"JOB_180623","tr_customer_id":180641,"tr_customer_product_id":180631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:26:02.000Z","name":"Hubert Hickle","mobile_number":"494-407-6649","email_id":"August48@hotmail.com","dop":"2025-04-06","serial_number":"11100868065092","imei1":"11100868065092","imei2":"11100868065092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180622,"job_number":"JOB_180622","tr_customer_id":180640,"tr_customer_product_id":180630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12981560262399","imei1":"12981560262399","imei2":"12981560262399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180620,"job_number":"JOB_180620","tr_customer_id":180638,"tr_customer_product_id":180628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:08.000Z","modified_at":"2026-02-08T14:25:46.000Z","name":"Zechariah Kovacek","mobile_number":"979-663-1284","email_id":"Dorian.Bergnaum@yahoo.com","dop":"2000-01-31","serial_number":"10402672205579","imei1":"10402672205579","imei2":"10402672205579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180617,"job_number":"JOB_180617","tr_customer_id":180635,"tr_customer_product_id":180625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:25:01.000Z","name":"Uriel Terry","mobile_number":"755-879-4813","email_id":"Faye.Senger56@gmail.com","dop":"2000-01-31","serial_number":"10149867358156","imei1":"10149867358156","imei2":"10149867358156","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180614,"job_number":"JOB_180614","tr_customer_id":180632,"tr_customer_product_id":180622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:24:15.000Z","name":"Leopold Skiles","mobile_number":"994-805-6256","email_id":"Noe_Predovic@yahoo.com","dop":"2000-01-31","serial_number":"10140429586198","imei1":"10140429586198","imei2":"10140429586198","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180612,"job_number":"JOB_180612","tr_customer_id":180630,"tr_customer_product_id":180620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"Kurtis Nitzsche","mobile_number":"596-929-5837","email_id":"Travon.Moore58@gmail.com","dop":"2025-06-18","serial_number":"1097538551322889","imei1":"1097538551322889","imei2":"1097538551322889","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180611,"job_number":"JOB_180611","tr_customer_id":180629,"tr_customer_product_id":180619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:50.000Z","name":"Ernestina Murray","mobile_number":"823-447-4150","email_id":"Teresa_Hilpert@gmail.com","dop":"2025-06-18","serial_number":"10006538692263","imei1":"10006538692263","imei2":"10006538692263","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180610,"job_number":"JOB_180610","tr_customer_id":180628,"tr_customer_product_id":180618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10167572570279","imei1":"10167572570279","imei2":"10167572570279","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180608,"job_number":"JOB_180608","tr_customer_id":180626,"tr_customer_product_id":180616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:52.000Z","modified_at":"2026-02-08T14:23:30.000Z","name":"Estell Daugherty","mobile_number":"565-377-2631","email_id":"Jarrod0@hotmail.com","dop":"2000-01-31","serial_number":"10799762033297","imei1":"10799762033297","imei2":"10799762033297","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180606,"job_number":"JOB_180606","tr_customer_id":180624,"tr_customer_product_id":180614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:47.000Z","modified_at":"2026-02-08T14:22:47.000Z","name":"Greyson Barrows","mobile_number":"248-701-0857","email_id":"Melissa_Grady@yahoo.com","dop":"2025-04-06","serial_number":"14464942977519696","imei1":"14464942977519696","imei2":"14464942977519696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180605,"job_number":"JOB_180605","tr_customer_id":180623,"tr_customer_product_id":180613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:46.000Z","modified_at":"2026-02-08T14:23:25.000Z","name":"Christina Sauer","mobile_number":"999-338-9817","email_id":"Melissa27@yahoo.com","dop":"2025-04-06","serial_number":"11166159367662","imei1":"11166159367662","imei2":"11166159367662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180604,"job_number":"JOB_180604","tr_customer_id":180622,"tr_customer_product_id":180612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:45.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837040606229","imei1":"15837040606229","imei2":"15837040606229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180603,"job_number":"JOB_180603","tr_customer_id":180621,"tr_customer_product_id":180611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:22:31.000Z","name":"America Legros","mobile_number":"568-873-2693","email_id":"Elta55@yahoo.com","dop":"2025-06-18","serial_number":"1057689858638897","imei1":"1057689858638897","imei2":"1057689858638897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180602,"job_number":"JOB_180602","tr_customer_id":180620,"tr_customer_product_id":180610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:23:07.000Z","name":"Emil Ullrich","mobile_number":"699-784-4518","email_id":"Isai.Schulist@yahoo.com","dop":"2025-06-18","serial_number":"10415111184929","imei1":"10415111184929","imei2":"10415111184929","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180601,"job_number":"JOB_180601","tr_customer_id":180619,"tr_customer_product_id":180609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:30.000Z","modified_at":"2026-02-08T14:22:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10946843577957","imei1":"10946843577957","imei2":"10946843577957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180600,"job_number":"JOB_180600","tr_customer_id":180618,"tr_customer_product_id":180608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:09.000Z","modified_at":"2026-02-08T14:22:09.000Z","name":"Heather Collins","mobile_number":"740-294-7607","email_id":"Savion.Kunde@gmail.com","dop":"2025-04-06","serial_number":"15878745361802478","imei1":"15878745361802478","imei2":"15878745361802478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180599,"job_number":"JOB_180599","tr_customer_id":180617,"tr_customer_product_id":180607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"Lauren Dicki","mobile_number":"353-445-4545","email_id":"Alison85@yahoo.com","dop":"2025-04-06","serial_number":"13055610424783","imei1":"13055610424783","imei2":"13055610424783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180598,"job_number":"JOB_180598","tr_customer_id":180616,"tr_customer_product_id":180606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18983628038337","imei1":"18983628038337","imei2":"18983628038337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180597,"job_number":"JOB_180597","tr_customer_id":180615,"tr_customer_product_id":180605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:00.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Stan Mertz","mobile_number":"513-711-4286","email_id":"Chaya_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"11644541272605020","imei1":"11644541272605020","imei2":"11644541272605020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180596,"job_number":"JOB_180596","tr_customer_id":180614,"tr_customer_product_id":180604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:59.000Z","modified_at":"2026-02-08T14:22:38.000Z","name":"Bernhard Kerluke","mobile_number":"468-249-6939","email_id":"Iliana.Collier@yahoo.com","dop":"2025-04-06","serial_number":"19271123240861","imei1":"19271123240861","imei2":"19271123240861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180595,"job_number":"JOB_180595","tr_customer_id":180613,"tr_customer_product_id":180603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:58.000Z","modified_at":"2026-02-08T14:21:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14598104268583","imei1":"14598104268583","imei2":"14598104268583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180594,"job_number":"JOB_180594","tr_customer_id":180612,"tr_customer_product_id":180602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:23.000Z","modified_at":"2026-02-08T14:21:23.000Z","name":"Furman Koelpin","mobile_number":"346-558-0723","email_id":"Trudie70@yahoo.com","dop":"2025-04-06","serial_number":"17780119563102648","imei1":"17780119563102648","imei2":"17780119563102648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180593,"job_number":"JOB_180593","tr_customer_id":180611,"tr_customer_product_id":180601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:22.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Laury Williamson","mobile_number":"533-509-0012","email_id":"Lura66@gmail.com","dop":"2025-04-06","serial_number":"13530647256202","imei1":"13530647256202","imei2":"13530647256202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180592,"job_number":"JOB_180592","tr_customer_id":180610,"tr_customer_product_id":180600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:21.000Z","modified_at":"2026-02-08T14:21:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19725841274474","imei1":"19725841274474","imei2":"19725841274474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180591,"job_number":"JOB_180591","tr_customer_id":180609,"tr_customer_product_id":180599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:13.000Z","modified_at":"2026-02-08T14:21:13.000Z","name":"Lucy Nikolaus","mobile_number":"612-413-6314","email_id":"Raul.Leannon18@hotmail.com","dop":"2025-04-06","serial_number":"14328961623734680","imei1":"14328961623734680","imei2":"14328961623734680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180590,"job_number":"JOB_180590","tr_customer_id":180608,"tr_customer_product_id":180598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:51.000Z","name":"Cristal Krajcik","mobile_number":"943-356-7514","email_id":"Kole.Upton@yahoo.com","dop":"2025-04-06","serial_number":"17655979638036","imei1":"17655979638036","imei2":"17655979638036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180589,"job_number":"JOB_180589","tr_customer_id":180607,"tr_customer_product_id":180597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151606395183","imei1":"18151606395183","imei2":"18151606395183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180588,"job_number":"JOB_180588","tr_customer_id":180606,"tr_customer_product_id":180596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:40.000Z","modified_at":"2026-02-08T14:21:14.000Z","name":"Jacey McGlynn","mobile_number":"327-523-8573","email_id":"Sonny_Lemke53@yahoo.com","dop":"2025-02-01","serial_number":"29577389309578","imei1":"29577389309578","imei2":"29577389309578","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180587,"job_number":"JOB_180587","tr_customer_id":180605,"tr_customer_product_id":180595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:39.000Z","modified_at":"2026-02-08T14:20:39.000Z","name":"Lavada Rowe","mobile_number":"234-500-2917","email_id":"Deron_Metz71@hotmail.com","dop":"2025-02-01","serial_number":"68533269897309","imei1":"68533269897309","imei2":"68533269897309","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180586,"job_number":"JOB_180586","tr_customer_id":180604,"tr_customer_product_id":180594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:38.000Z","modified_at":"2026-02-08T14:20:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"89343603974856","imei1":"89343603974856","imei2":"89343603974856","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180585,"job_number":"JOB_180585","tr_customer_id":180603,"tr_customer_product_id":180593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:37.000Z","modified_at":"2026-02-08T14:20:37.000Z","name":"Lavon Fisher","mobile_number":"413-480-3446","email_id":"Emile.Stracke91@yahoo.com","dop":"2025-04-06","serial_number":"12106999377804322","imei1":"12106999377804322","imei2":"12106999377804322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180584,"job_number":"JOB_180584","tr_customer_id":180602,"tr_customer_product_id":180592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:36.000Z","modified_at":"2026-02-08T14:21:14.000Z","name":"Pearl Ward","mobile_number":"452-899-2775","email_id":"Joanne.Considine27@gmail.com","dop":"2025-04-06","serial_number":"17621060966560","imei1":"17621060966560","imei2":"17621060966560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180583,"job_number":"JOB_180583","tr_customer_id":180601,"tr_customer_product_id":180591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:35.000Z","modified_at":"2026-02-08T14:20:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660897877368","imei1":"10660897877368","imei2":"10660897877368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180582,"job_number":"JOB_180582","tr_customer_id":180600,"tr_customer_product_id":180590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:58.000Z","modified_at":"2026-02-08T14:20:32.000Z","name":"Camden Barton","mobile_number":"706-541-2098","email_id":"Conrad93@gmail.com","dop":"2025-02-01","serial_number":"89719909888975","imei1":"89719909888975","imei2":"89719909888975","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180581,"job_number":"JOB_180581","tr_customer_id":180599,"tr_customer_product_id":180589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"Rick Feeney","mobile_number":"537-361-7520","email_id":"Mose.Metz@yahoo.com","dop":"2025-02-01","serial_number":"41323805013656","imei1":"41323805013656","imei2":"41323805013656","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180580,"job_number":"JOB_180580","tr_customer_id":180598,"tr_customer_product_id":180588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"71677591577650","imei1":"71677591577650","imei2":"71677591577650","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180579,"job_number":"JOB_180579","tr_customer_id":180597,"tr_customer_product_id":180587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:16.000Z","modified_at":"2026-02-08T14:19:50.000Z","name":"Al Fritsch","mobile_number":"569-637-5044","email_id":"Gaylord_Jacobson56@hotmail.com","dop":"2025-02-01","serial_number":"99435478712456","imei1":"99435478712456","imei2":"99435478712456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180578,"job_number":"JOB_180578","tr_customer_id":180596,"tr_customer_product_id":180586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"Ewell Sawayn","mobile_number":"540-447-8124","email_id":"Efrain31@gmail.com","dop":"2025-02-01","serial_number":"98480597561065","imei1":"98480597561065","imei2":"98480597561065","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180577,"job_number":"JOB_180577","tr_customer_id":180595,"tr_customer_product_id":180585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"97989040955609","imei1":"97989040955609","imei2":"97989040955609","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180567,"job_number":"JOB_180567","tr_customer_id":180585,"tr_customer_product_id":180575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:11.000Z","modified_at":"2026-02-08T14:02:11.000Z","name":"Lisa Rolfson","mobile_number":"438-697-4409","email_id":"Boyd30@hotmail.com","dop":"2025-04-06","serial_number":"13128114824048736","imei1":"13128114824048736","imei2":"13128114824048736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180566,"job_number":"JOB_180566","tr_customer_id":180584,"tr_customer_product_id":180574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:49.000Z","name":"Maximillian Dach","mobile_number":"808-607-9399","email_id":"Syble.Friesen@yahoo.com","dop":"2025-04-06","serial_number":"11153117276971","imei1":"11153117276971","imei2":"11153117276971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180565,"job_number":"JOB_180565","tr_customer_id":180583,"tr_customer_product_id":180573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19077642464205","imei1":"19077642464205","imei2":"19077642464205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180564,"job_number":"JOB_180564","tr_customer_id":180582,"tr_customer_product_id":180572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:24.000Z","modified_at":"2026-02-08T14:01:24.000Z","name":"Prudence Feeney","mobile_number":"301-700-8061","email_id":"Athena.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"16102568806358916","imei1":"16102568806358916","imei2":"16102568806358916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180563,"job_number":"JOB_180563","tr_customer_id":180581,"tr_customer_product_id":180571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:02:02.000Z","name":"Gus Dare","mobile_number":"223-497-7783","email_id":"Mallory15@gmail.com","dop":"2025-04-06","serial_number":"10314165300725","imei1":"10314165300725","imei2":"10314165300725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180562,"job_number":"JOB_180562","tr_customer_id":180580,"tr_customer_product_id":180570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18055937155651","imei1":"18055937155651","imei2":"18055937155651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180558,"job_number":"JOB_180558","tr_customer_id":180576,"tr_customer_product_id":180566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:36.000Z","modified_at":"2026-02-08T14:00:36.000Z","name":"Reymundo Lesch","mobile_number":"959-631-3701","email_id":"Mortimer.Grimes@hotmail.com","dop":"2025-04-06","serial_number":"13046825301078760","imei1":"13046825301078760","imei2":"13046825301078760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180557,"job_number":"JOB_180557","tr_customer_id":180575,"tr_customer_product_id":180565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:35.000Z","modified_at":"2026-02-08T14:01:15.000Z","name":"Karolann Spencer","mobile_number":"682-436-5614","email_id":"Audie.Hermiston65@hotmail.com","dop":"2025-04-06","serial_number":"11050423524527","imei1":"11050423524527","imei2":"11050423524527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180556,"job_number":"JOB_180556","tr_customer_id":180574,"tr_customer_product_id":180564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:34.000Z","modified_at":"2026-02-08T14:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10178785469419","imei1":"10178785469419","imei2":"10178785469419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180555,"job_number":"JOB_180555","tr_customer_id":180573,"tr_customer_product_id":180563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:15.000Z","modified_at":"2026-02-08T14:00:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19555009212016","imei1":"19555009212016","imei2":"19555009212016","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180554,"job_number":"JOB_180554","tr_customer_id":180572,"tr_customer_product_id":180562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25193061119213","imei1":"25193061119213","imei2":"25193061119213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180553,"job_number":"JOB_180553","tr_customer_id":180571,"tr_customer_product_id":180561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71474003650779","imei1":"71474003650779","imei2":"71474003650779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180552,"job_number":"JOB_180552","tr_customer_id":180570,"tr_customer_product_id":180560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36029055969019","imei1":"36029055969019","imei2":"36029055969019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180551,"job_number":"JOB_180551","tr_customer_id":180569,"tr_customer_product_id":180559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40792542391321","imei1":"40792542391321","imei2":"40792542391321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180550,"job_number":"JOB_180550","tr_customer_id":180568,"tr_customer_product_id":180558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49412072345237","imei1":"49412072345237","imei2":"49412072345237","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180549,"job_number":"JOB_180549","tr_customer_id":180567,"tr_customer_product_id":180557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22266787994294","imei1":"22266787994294","imei2":"22266787994294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180548,"job_number":"JOB_180548","tr_customer_id":180566,"tr_customer_product_id":180556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T14:00:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92471897697016","imei1":"92471897697016","imei2":"92471897697016","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180547,"job_number":"JOB_180547","tr_customer_id":180565,"tr_customer_product_id":180555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T13:59:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28584823408899","imei1":"28584823408899","imei2":"28584823408899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180546,"job_number":"JOB_180546","tr_customer_id":180564,"tr_customer_product_id":180554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85587539789341","imei1":"85587539789341","imei2":"85587539789341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180545,"job_number":"JOB_180545","tr_customer_id":180563,"tr_customer_product_id":180553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96188274944394","imei1":"96188274944394","imei2":"96188274944394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180544,"job_number":"JOB_180544","tr_customer_id":180562,"tr_customer_product_id":180552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64278196028626","imei1":"64278196028626","imei2":"64278196028626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180543,"job_number":"JOB_180543","tr_customer_id":180561,"tr_customer_product_id":180551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54394109351148","imei1":"54394109351148","imei2":"54394109351148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180542,"job_number":"JOB_180542","tr_customer_id":180560,"tr_customer_product_id":180550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69949483191113","imei1":"69949483191113","imei2":"69949483191113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180541,"job_number":"JOB_180541","tr_customer_id":180559,"tr_customer_product_id":180549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Ricardo Ritchie","mobile_number":"662-796-9142","email_id":"Ahmad_Bode99@hotmail.com","dop":"2025-12-31","serial_number":"107510764163062","imei1":"107510764163062","imei2":"107510764163062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180540,"job_number":"JOB_180540","tr_customer_id":180558,"tr_customer_product_id":180548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T13:59:34.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106707548850756","imei1":"106707548850756","imei2":"106707548850756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180539,"job_number":"JOB_180539","tr_customer_id":180557,"tr_customer_product_id":180547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:24.000Z","modified_at":"2026-02-08T13:59:24.000Z","name":"Piper Kuhn","mobile_number":"469-483-5760","email_id":"Dylan.Kautzer67@gmail.com","dop":"2025-04-06","serial_number":"15181053479646604","imei1":"15181053479646604","imei2":"15181053479646604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180538,"job_number":"JOB_180538","tr_customer_id":180556,"tr_customer_product_id":180546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:23.000Z","modified_at":"2026-02-08T14:00:04.000Z","name":"Graham Ankunding","mobile_number":"730-540-2317","email_id":"Arielle_Abernathy@yahoo.com","dop":"2025-04-06","serial_number":"13738761776050","imei1":"13738761776050","imei2":"13738761776050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180537,"job_number":"JOB_180537","tr_customer_id":180555,"tr_customer_product_id":180545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63775452313636","imei1":"63775452313636","imei2":"63775452313636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180536,"job_number":"JOB_180536","tr_customer_id":180554,"tr_customer_product_id":180544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37142244609990","imei1":"37142244609990","imei2":"37142244609990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180535,"job_number":"JOB_180535","tr_customer_id":180553,"tr_customer_product_id":180543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41279575795671","imei1":"41279575795671","imei2":"41279575795671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180534,"job_number":"JOB_180534","tr_customer_id":180552,"tr_customer_product_id":180542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52372207395973","imei1":"52372207395973","imei2":"52372207395973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180533,"job_number":"JOB_180533","tr_customer_id":180551,"tr_customer_product_id":180541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33143962173682","imei1":"33143962173682","imei2":"33143962173682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180532,"job_number":"JOB_180532","tr_customer_id":180550,"tr_customer_product_id":180540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16614611302081","imei1":"16614611302081","imei2":"16614611302081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180531,"job_number":"JOB_180531","tr_customer_id":180549,"tr_customer_product_id":180539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:09.000Z","modified_at":"2026-02-08T13:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79258706893459","imei1":"79258706893459","imei2":"79258706893459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180530,"job_number":"JOB_180530","tr_customer_id":180548,"tr_customer_product_id":180538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:59:26.000Z","name":"Lindsey Cummerata","mobile_number":"695-312-9114","email_id":"Prince_Murazik71@hotmail.com","dop":"2025-12-31","serial_number":"107092227485301","imei1":"107092227485301","imei2":"107092227485301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180529,"job_number":"JOB_180529","tr_customer_id":180547,"tr_customer_product_id":180537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:58:46.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105078321055700","imei1":"105078321055700","imei2":"105078321055700","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180528,"job_number":"JOB_180528","tr_customer_id":180546,"tr_customer_product_id":180536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:58.000Z","modified_at":"2026-02-08T13:58:38.000Z","name":"Dorcas Fisher","mobile_number":"920-820-2339","email_id":"Anahi36@hotmail.com","dop":"2025-12-31","serial_number":"105821046079190","imei1":"105821046079190","imei2":"105821046079190","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180527,"job_number":"JOB_180527","tr_customer_id":180545,"tr_customer_product_id":180535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:57.000Z","modified_at":"2026-02-08T13:57:57.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104604446271953","imei1":"104604446271953","imei2":"104604446271953","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:39.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180494,"job_number":"JOB_180494","tr_customer_id":180512,"tr_customer_product_id":180502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:48.000Z","name":"Kavon Aufderhar","mobile_number":"958-293-9800","email_id":"Tyreek99@gmail.com","dop":"2025-10-06","serial_number":"15402267578875","imei1":"15402267578875","imei2":"15402267578875","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180491,"job_number":"JOB_180491","tr_customer_id":180509,"tr_customer_product_id":180499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:39.000Z","name":"Mia Tremblay","mobile_number":"370-436-9686","email_id":"General_Tromp@yahoo.com","dop":"2025-10-06","serial_number":"12642872827405","imei1":"12642872827405","imei2":"12642872827405","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180488,"job_number":"JOB_180488","tr_customer_id":180506,"tr_customer_product_id":180496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:31.000Z","name":"Keaton Stokes","mobile_number":"264-602-4757","email_id":"Marquise.Vandervort@yahoo.com","dop":"2025-10-06","serial_number":"16954022649059","imei1":"16954022649059","imei2":"16954022649059","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180485,"job_number":"JOB_180485","tr_customer_id":180503,"tr_customer_product_id":180493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:22.000Z","name":"Charlie Lemke","mobile_number":"862-735-4882","email_id":"Rafael.Hermann20@hotmail.com","dop":"2025-10-06","serial_number":"12660700661232","imei1":"12660700661232","imei2":"12660700661232","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180477,"job_number":"JOB_180477","tr_customer_id":180495,"tr_customer_product_id":180485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:35.000Z","name":"Eliezer Sanford","mobile_number":"719-314-0032","email_id":"Cleora_Leffler@gmail.com","dop":"2025-10-06","serial_number":"17215100769250","imei1":"17215100769250","imei2":"17215100769250","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180474,"job_number":"JOB_180474","tr_customer_id":180492,"tr_customer_product_id":180482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:28.000Z","name":"River Stoltenberg","mobile_number":"776-557-5247","email_id":"Kaitlin_Muller@gmail.com","dop":"2025-10-06","serial_number":"18911369296922","imei1":"18911369296922","imei2":"18911369296922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180471,"job_number":"JOB_180471","tr_customer_id":180489,"tr_customer_product_id":180479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:20.000Z","name":"Alfonso Bernier","mobile_number":"745-671-1306","email_id":"Emil91@gmail.com","dop":"2025-10-06","serial_number":"15862638188771","imei1":"15862638188771","imei2":"15862638188771","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180468,"job_number":"JOB_180468","tr_customer_id":180486,"tr_customer_product_id":180476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:12.000Z","name":"Carlos Carter","mobile_number":"299-952-1943","email_id":"Dannie26@hotmail.com","dop":"2025-10-06","serial_number":"15061174221257","imei1":"15061174221257","imei2":"15061174221257","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180465,"job_number":"JOB_180465","tr_customer_id":180483,"tr_customer_product_id":180473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:50:03.000Z","name":"Felton Wuckert","mobile_number":"654-534-1929","email_id":"Sandra_OConnell@gmail.com","dop":"2025-10-06","serial_number":"18778323681807","imei1":"18778323681807","imei2":"18778323681807","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180462,"job_number":"JOB_180462","tr_customer_id":180480,"tr_customer_product_id":180470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:55.000Z","name":"Khalid Conroy","mobile_number":"526-409-4934","email_id":"Cyrus54@yahoo.com","dop":"2025-10-06","serial_number":"13688759964305","imei1":"13688759964305","imei2":"13688759964305","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180459,"job_number":"JOB_180459","tr_customer_id":180477,"tr_customer_product_id":180467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:47.000Z","name":"Neva Gaylord","mobile_number":"728-511-4443","email_id":"Tressa19@yahoo.com","dop":"2025-10-06","serial_number":"12736484334866","imei1":"12736484334866","imei2":"12736484334866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180456,"job_number":"JOB_180456","tr_customer_id":180474,"tr_customer_product_id":180464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:39.000Z","name":"Verdie Klein","mobile_number":"547-235-1748","email_id":"Alfreda_Jacobi62@hotmail.com","dop":"2025-10-06","serial_number":"13819869926433","imei1":"13819869926433","imei2":"13819869926433","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180452,"job_number":"JOB_180452","tr_customer_id":180470,"tr_customer_product_id":180460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:33.000Z","modified_at":"2026-02-08T10:50:12.000Z","name":"Emerson Parker","mobile_number":"804-925-7418","email_id":"Belle_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"17263294396039","imei1":"17263294396039","imei2":"17263294396039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180449,"job_number":"JOB_180449","tr_customer_id":180467,"tr_customer_product_id":180457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:46.000Z","modified_at":"2026-02-08T10:49:25.000Z","name":"Adriel Rohan","mobile_number":"607-368-4220","email_id":"Estefania.Auer@gmail.com","dop":"2025-04-06","serial_number":"14122692417753","imei1":"14122692417753","imei2":"14122692417753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180444,"job_number":"JOB_180444","tr_customer_id":180462,"tr_customer_product_id":180452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:48:38.000Z","name":"Gregoria Kemmer","mobile_number":"591-914-1725","email_id":"Gabrielle30@yahoo.com","dop":"2025-04-06","serial_number":"11001892060604","imei1":"11001892060604","imei2":"11001892060604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180435,"job_number":"JOB_180435","tr_customer_id":180453,"tr_customer_product_id":180443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:58.000Z","modified_at":"2026-02-08T10:28:04.000Z","name":"Casper Lockman","mobile_number":"955-333-3617","email_id":"Stacey.Bednar77@hotmail.com","dop":"2025-10-06","serial_number":"17941352172354","imei1":"17941352172354","imei2":"17941352172354","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180433,"job_number":"JOB_180433","tr_customer_id":180451,"tr_customer_product_id":180441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:20.000Z","modified_at":"2026-02-08T10:24:25.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"78710893801036","imei1":"78710893801036","imei2":"78710893801036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180432,"job_number":"JOB_180432","tr_customer_id":180450,"tr_customer_product_id":180440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:13.000Z","modified_at":"2026-02-08T10:24:18.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"25269706481925","imei1":"25269706481925","imei2":"25269706481925","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180431,"job_number":"JOB_180431","tr_customer_id":180449,"tr_customer_product_id":180439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:06.000Z","modified_at":"2026-02-08T10:24:11.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"51725091409890","imei1":"51725091409890","imei2":"51725091409890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180429,"job_number":"JOB_180429","tr_customer_id":180447,"tr_customer_product_id":180437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:32.000Z","modified_at":"2026-02-08T10:20:37.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"40482845033555","imei1":"40482845033555","imei2":"40482845033555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180428,"job_number":"JOB_180428","tr_customer_id":180446,"tr_customer_product_id":180436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:26.000Z","modified_at":"2026-02-08T10:20:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"31042534586055","imei1":"31042534586055","imei2":"31042534586055","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180427,"job_number":"JOB_180427","tr_customer_id":180445,"tr_customer_product_id":180435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:19.000Z","modified_at":"2026-02-08T10:20:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"95198181571160","imei1":"95198181571160","imei2":"95198181571160","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180425,"job_number":"JOB_180425","tr_customer_id":180443,"tr_customer_product_id":180433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:16.000Z","name":"Cordie D'Amore","mobile_number":"887-672-5383","email_id":"Marlen96@hotmail.com","dop":"2025-10-06","serial_number":"16472114617915","imei1":"16472114617915","imei2":"16472114617915","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180424,"job_number":"JOB_180424","tr_customer_id":180442,"tr_customer_product_id":180432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:25.000Z","modified_at":"2026-02-08T10:17:30.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"76034731156475","imei1":"76034731156475","imei2":"76034731156475","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180423,"job_number":"JOB_180423","tr_customer_id":180441,"tr_customer_product_id":180431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:19.000Z","modified_at":"2026-02-08T10:17:24.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"59332282127769","imei1":"59332282127769","imei2":"59332282127769","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180422,"job_number":"JOB_180422","tr_customer_id":180440,"tr_customer_product_id":180430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:13.000Z","modified_at":"2026-02-08T10:17:17.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"41658066304875","imei1":"41658066304875","imei2":"41658066304875","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180411,"job_number":"JOB_180411","tr_customer_id":180429,"tr_customer_product_id":180419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:12.000Z","name":"Bailey Watsica","mobile_number":"536-651-6673","email_id":"Delores32@gmail.com","dop":"2025-10-06","serial_number":"11499567007358","imei1":"11499567007358","imei2":"11499567007358","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180410,"job_number":"JOB_180410","tr_customer_id":180428,"tr_customer_product_id":180418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:09:31.000Z","modified_at":"2026-02-08T10:09:36.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"61044288680091","imei1":"61044288680091","imei2":"61044288680091","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180409,"job_number":"JOB_180409","tr_customer_id":180427,"tr_customer_product_id":180417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:26.000Z","modified_at":"2026-02-08T10:00:30.000Z","name":"Abdul1 Hameed","mobile_number":"7502060005","email_id":"testex@gmail.com","dop":"2025-12-31","serial_number":"11156694762387","imei1":"11156694762387","imei2":"11156694762387","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180408,"job_number":"JOB_180408","tr_customer_id":180426,"tr_customer_product_id":180416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:19.000Z","modified_at":"2026-02-08T10:00:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"23961182023965","imei1":"23961182023965","imei2":"23961182023965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180405,"job_number":"JOB_180405","tr_customer_id":180423,"tr_customer_product_id":180413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:52:00.000Z","name":"Cierra Becker","mobile_number":"959-789-2092","email_id":"Mireya.Marvin@gmail.com","dop":"2025-04-06","serial_number":"17043404913786","imei1":"17043404913786","imei2":"17043404913786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180402,"job_number":"JOB_180402","tr_customer_id":180420,"tr_customer_product_id":180410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:51:13.000Z","name":"Missouri Littel","mobile_number":"980-758-8141","email_id":"Jabari6@gmail.com","dop":"2025-04-06","serial_number":"18010227697737","imei1":"18010227697737","imei2":"18010227697737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180399,"job_number":"JOB_180399","tr_customer_id":180417,"tr_customer_product_id":180407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:46.000Z","modified_at":"2026-02-08T09:50:26.000Z","name":"Aileen Nienow","mobile_number":"649-536-3311","email_id":"Antwan30@yahoo.com","dop":"2025-04-06","serial_number":"10919778244908","imei1":"10919778244908","imei2":"10919778244908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180396,"job_number":"JOB_180396","tr_customer_id":180414,"tr_customer_product_id":180404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:35:26.000Z","modified_at":"2026-02-08T08:35:32.000Z","name":"Verda Cruickshank","mobile_number":"853-433-8895","email_id":"Marina_Spencer7@hotmail.com","dop":"2025-12-31","serial_number":"75781598248026","imei1":"75781598248026","imei2":"75781598248026","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180395,"job_number":"JOB_180395","tr_customer_id":180413,"tr_customer_product_id":180403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:31:27.000Z","modified_at":"2026-02-08T08:31:33.000Z","name":"Magnolia Russel","mobile_number":"838-231-1016","email_id":"Chester.Grady@hotmail.com","dop":"2025-12-31","serial_number":"77464877655642","imei1":"77464877655642","imei2":"77464877655642","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180394,"job_number":"JOB_180394","tr_customer_id":180412,"tr_customer_product_id":180402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:24:26.000Z","modified_at":"2026-02-08T08:24:31.000Z","name":"Carson Kub","mobile_number":"279-997-0066","email_id":"Abby.Spencer@gmail.com","dop":"2025-12-31","serial_number":"54273865541463","imei1":"54273865541463","imei2":"54273865541463","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180392,"job_number":"JOB_180392","tr_customer_id":180410,"tr_customer_product_id":180400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:16:08.000Z","name":"Rowland Graham","mobile_number":"714-621-2540","email_id":"Zoey.Grady@yahoo.com","dop":"2025-04-06","serial_number":"19536696579690","imei1":"19536696579690","imei2":"19536696579690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180389,"job_number":"JOB_180389","tr_customer_id":180407,"tr_customer_product_id":180397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:15:20.000Z","name":"Ezra Marks","mobile_number":"488-336-4932","email_id":"Amos.Welch@hotmail.com","dop":"2025-04-06","serial_number":"17930426173433","imei1":"17930426173433","imei2":"17930426173433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180386,"job_number":"JOB_180386","tr_customer_id":180404,"tr_customer_product_id":180394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:14:33.000Z","name":"Joaquin Langosh","mobile_number":"535-454-1310","email_id":"Lavern64@hotmail.com","dop":"2025-04-06","serial_number":"19493412737699","imei1":"19493412737699","imei2":"19493412737699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:14:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180383,"job_number":"JOB_180383","tr_customer_id":180401,"tr_customer_product_id":180391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:10:36.000Z","name":"Myrtle O'Kon","mobile_number":"562-412-9564","email_id":"Marina_Kuhn43@hotmail.com","dop":"2025-04-06","serial_number":"19780848786059","imei1":"19780848786059","imei2":"19780848786059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180380,"job_number":"JOB_180380","tr_customer_id":180398,"tr_customer_product_id":180388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:48.000Z","name":"Aileen Stanton","mobile_number":"503-878-5341","email_id":"Dandre.Witting42@yahoo.com","dop":"2025-04-06","serial_number":"10820274107845","imei1":"10820274107845","imei2":"10820274107845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180377,"job_number":"JOB_180377","tr_customer_id":180395,"tr_customer_product_id":180385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:09:00.000Z","name":"Dianna Larson","mobile_number":"976-636-0185","email_id":"Mckenzie_Koch@hotmail.com","dop":"2025-04-06","serial_number":"18965627859135","imei1":"18965627859135","imei2":"18965627859135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180372,"job_number":"JOB_180372","tr_customer_id":180390,"tr_customer_product_id":180380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:30.000Z","modified_at":"2026-02-08T07:55:10.000Z","name":"Kristopher Miller","mobile_number":"822-862-5882","email_id":"Vladimir_Langworth@gmail.com","dop":"2025-04-06","serial_number":"10393472107241","imei1":"10393472107241","imei2":"10393472107241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180370,"job_number":"JOB_180370","tr_customer_id":180388,"tr_customer_product_id":180378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:01.000Z","modified_at":"2026-02-08T07:54:42.000Z","name":"Earl O'Conner","mobile_number":"528-586-5125","email_id":"Kelly6@yahoo.com","dop":"2025-04-06","serial_number":"19717414092296","imei1":"19717414092296","imei2":"19717414092296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180368,"job_number":"JOB_180368","tr_customer_id":180386,"tr_customer_product_id":180376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:39:34.000Z","modified_at":"2026-02-08T07:39:40.000Z","name":"Edison Davis","mobile_number":"915-606-2662","email_id":"Claudie99@yahoo.com","dop":"2025-12-31","serial_number":"68853472248024","imei1":"68853472248024","imei2":"68853472248024","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180367,"job_number":"JOB_180367","tr_customer_id":180385,"tr_customer_product_id":180375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:38:22.000Z","modified_at":"2026-02-08T07:38:27.000Z","name":"Anya Ledner","mobile_number":"540-705-0157","email_id":"Reece.Emmerich@hotmail.com","dop":"2025-12-31","serial_number":"76587316976309","imei1":"76587316976309","imei2":"76587316976309","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180365,"job_number":"JOB_180365","tr_customer_id":180383,"tr_customer_product_id":180373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:32:52.000Z","modified_at":"2026-02-08T07:32:57.000Z","name":"Dangelo Batz","mobile_number":"455-525-4270","email_id":"Vernie.Powlowski7@gmail.com","dop":"2025-12-31","serial_number":"40774132731169","imei1":"40774132731169","imei2":"40774132731169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180362,"job_number":"JOB_180362","tr_customer_id":180380,"tr_customer_product_id":180370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:14.000Z","modified_at":"2026-02-08T07:29:20.000Z","name":"Haylie Baumbach","mobile_number":"821-504-2242","email_id":"Jane_Armstrong@yahoo.com","dop":"2025-12-31","serial_number":"37223095409873","imei1":"37223095409873","imei2":"37223095409873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180361,"job_number":"JOB_180361","tr_customer_id":180379,"tr_customer_product_id":180369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:24:06.000Z","modified_at":"2026-02-08T07:24:12.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"37490124921566","imei1":"37490124921566","imei2":"37490124921566","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180359,"job_number":"JOB_180359","tr_customer_id":180377,"tr_customer_product_id":180367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:47.000Z","name":"Gregory Kuvalis","mobile_number":"480-575-7402","email_id":"Evalyn.Johnston@yahoo.com","dop":"2025-12-01","serial_number":"11296255738185","imei1":"11296255738185","imei2":"11296255738185","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180357,"job_number":"JOB_180357","tr_customer_id":180375,"tr_customer_product_id":180365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:31.000Z","name":"Gregoria Hahn","mobile_number":"345-254-8273","email_id":"Cristina_Hegmann20@gmail.com","dop":"2025-12-01","serial_number":"17377349983164","imei1":"17377349983164","imei2":"17377349983164","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180355,"job_number":"JOB_180355","tr_customer_id":180373,"tr_customer_product_id":180363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:14.000Z","name":"Joyce Wiza","mobile_number":"678-974-3409","email_id":"Providenci_Labadie@hotmail.com","dop":"2025-12-01","serial_number":"18914352098135","imei1":"18914352098135","imei2":"18914352098135","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180351,"job_number":"JOB_180351","tr_customer_id":180369,"tr_customer_product_id":180359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:30.000Z","modified_at":"2026-02-08T06:51:08.000Z","name":"Susanna Harris","mobile_number":"744-579-2010","email_id":"Zoila80@hotmail.com","dop":"2025-04-06","serial_number":"14564229129468","imei1":"14564229129468","imei2":"14564229129468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180349,"job_number":"JOB_180349","tr_customer_id":180367,"tr_customer_product_id":180357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:45.000Z","modified_at":"2026-02-08T06:50:23.000Z","name":"Carmine Gottlieb","mobile_number":"793-483-1983","email_id":"Brady.Schinner@gmail.com","dop":"2025-04-06","serial_number":"13483266716448","imei1":"13483266716448","imei2":"13483266716448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180347,"job_number":"JOB_180347","tr_customer_id":180365,"tr_customer_product_id":180355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:00.000Z","modified_at":"2026-02-08T06:49:38.000Z","name":"Hilbert Mills","mobile_number":"559-968-7307","email_id":"Cleveland_Gulgowski42@hotmail.com","dop":"2025-04-06","serial_number":"14533022734448","imei1":"14533022734448","imei2":"14533022734448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180621,"job_number":"JOB_180621","tr_customer_id":180639,"tr_customer_product_id":180629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:09.000Z","modified_at":"2026-02-08T14:25:09.000Z","name":"Anthony Mayert","mobile_number":"493-753-6919","email_id":"Horacio91@yahoo.com","dop":"2000-01-31","serial_number":"1058792055802275","imei1":"1058792055802275","imei2":"1058792055802275","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180619,"job_number":"JOB_180619","tr_customer_id":180637,"tr_customer_product_id":180627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:07.000Z","modified_at":"2026-02-08T14:25:07.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10330201824798","imei1":"10330201824798","imei2":"10330201824798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180618,"job_number":"JOB_180618","tr_customer_id":180636,"tr_customer_product_id":180626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:24.000Z","modified_at":"2026-02-08T14:24:24.000Z","name":"Llewellyn Walter","mobile_number":"613-509-3948","email_id":"Joesph2@hotmail.com","dop":"2000-01-31","serial_number":"1014885793920558","imei1":"1014885793920558","imei2":"1014885793920558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180616,"job_number":"JOB_180616","tr_customer_id":180634,"tr_customer_product_id":180624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:24:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10637842429587","imei1":"10637842429587","imei2":"10637842429587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180615,"job_number":"JOB_180615","tr_customer_id":180633,"tr_customer_product_id":180623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:39.000Z","modified_at":"2026-02-08T14:23:39.000Z","name":"Jabari Cassin","mobile_number":"999-346-4776","email_id":"Vernice85@hotmail.com","dop":"2000-01-31","serial_number":"1032806216352742","imei1":"1032806216352742","imei2":"1032806216352742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180613,"job_number":"JOB_180613","tr_customer_id":180631,"tr_customer_product_id":180621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:23:37.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10928996089537","imei1":"10928996089537","imei2":"10928996089537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180609,"job_number":"JOB_180609","tr_customer_id":180627,"tr_customer_product_id":180617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:53.000Z","modified_at":"2026-02-08T14:22:53.000Z","name":"Keith Mayert","mobile_number":"530-680-6957","email_id":"Lou34@hotmail.com","dop":"2000-01-31","serial_number":"1044723349267084","imei1":"1044723349267084","imei2":"1044723349267084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180607,"job_number":"JOB_180607","tr_customer_id":180625,"tr_customer_product_id":180615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:51.000Z","modified_at":"2026-02-08T14:22:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10568626597782","imei1":"10568626597782","imei2":"10568626597782","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id180846Has required fileds 1 0 0
verify if the json number starts with JOB_ 781 0 0
Verify if the json object with id180845Has required fileds 1 0 0
Verify if the json object with id180825Has required fileds 1 0 0
Verify if the json object with id180824Has required fileds 1 0 0
Verify if the json object with id180823Has required fileds 1 0 0
Verify if the json object with id180822Has required fileds 1 0 0
Verify if the json object with id180821Has required fileds 1 0 0
Verify if the json object with id180820Has required fileds 1 0 0
Verify if the json object with id180819Has required fileds 1 0 0
Verify if the json object with id180818Has required fileds 1 0 0
Verify if the json object with id180817Has required fileds 1 0 0
Verify if the json object with id180816Has required fileds 1 0 0
Verify if the json object with id180815Has required fileds 1 0 0
Verify if the json object with id180814Has required fileds 1 0 0
Verify if the json object with id180813Has required fileds 1 0 0
Verify if the json object with id180812Has required fileds 1 0 0
Verify if the json object with id180811Has required fileds 1 0 0
Verify if the json object with id180810Has required fileds 1 0 0
Verify if the json object with id180809Has required fileds 1 0 0
Verify if the json object with id180808Has required fileds 1 0 0
Verify if the json object with id180807Has required fileds 1 0 0
Verify if the json object with id180806Has required fileds 1 0 0
Verify if the json object with id180805Has required fileds 1 0 0
Verify if the json object with id180758Has required fileds 1 0 0
Verify if the json object with id180748Has required fileds 1 0 0
Verify if the json object with id180742Has required fileds 1 0 0
Verify if the json object with id180707Has required fileds 1 0 0
Verify if the json object with id180706Has required fileds 1 0 0
Verify if the json object with id180705Has required fileds 1 0 0
Verify if the json object with id180703Has required fileds 1 0 0
Verify if the json object with id180702Has required fileds 1 0 0
Verify if the json object with id180700Has required fileds 1 0 0
Verify if the json object with id180693Has required fileds 1 0 0
Verify if the json object with id180692Has required fileds 1 0 0
Verify if the json object with id180691Has required fileds 1 0 0
Verify if the json object with id180665Has required fileds 1 0 0
Verify if the json object with id180664Has required fileds 1 0 0
Verify if the json object with id180660Has required fileds 1 0 0
Verify if the json object with id180576Has required fileds 1 0 0
Verify if the json object with id180575Has required fileds 1 0 0
Verify if the json object with id180574Has required fileds 1 0 0
Verify if the json object with id180573Has required fileds 1 0 0
Verify if the json object with id180572Has required fileds 1 0 0
Verify if the json object with id180571Has required fileds 1 0 0
Verify if the json object with id180570Has required fileds 1 0 0
Verify if the json object with id180569Has required fileds 1 0 0
Verify if the json object with id180568Has required fileds 1 0 0
Verify if the json object with id180561Has required fileds 1 0 0
Verify if the json object with id180560Has required fileds 1 0 0
Verify if the json object with id180559Has required fileds 1 0 0
Verify if the json object with id180375Has required fileds 1 0 0
Verify if the json object with id180374Has required fileds 1 0 0
Verify if the json object with id180346Has required fileds 1 0 0
Verify if the json object with id180345Has required fileds 1 0 0
Verify if the json object with id180344Has required fileds 1 0 0
Verify if the json object with id180343Has required fileds 1 0 0
Verify if the json object with id180342Has required fileds 1 0 0
Verify if the json object with id180341Has required fileds 1 0 0
Verify if the json object with id180253Has required fileds 1 0 0
Verify if the json object with id180252Has required fileds 1 0 0
Verify if the json object with id180251Has required fileds 1 0 0
Verify if the json object with id180250Has required fileds 1 0 0
Verify if the json object with id180248Has required fileds 1 0 0
Verify if the json object with id180230Has required fileds 1 0 0
Verify if the json object with id180229Has required fileds 1 0 0
Verify if the json object with id180227Has required fileds 1 0 0
Verify if the json object with id180226Has required fileds 1 0 0
Verify if the json object with id180214Has required fileds 1 0 0
Verify if the json object with id180213Has required fileds 1 0 0
Verify if the json object with id180211Has required fileds 1 0 0
Verify if the json object with id180210Has required fileds 1 0 0
Verify if the json object with id180208Has required fileds 1 0 0
Verify if the json object with id180205Has required fileds 1 0 0
Verify if the json object with id180203Has required fileds 1 0 0
Verify if the json object with id180201Has required fileds 1 0 0
Verify if the json object with id180200Has required fileds 1 0 0
Verify if the json object with id180199Has required fileds 1 0 0
Verify if the json object with id180177Has required fileds 1 0 0
Verify if the json object with id180175Has required fileds 1 0 0
Verify if the json object with id180173Has required fileds 1 0 0
Verify if the json object with id180172Has required fileds 1 0 0
Verify if the json object with id180171Has required fileds 1 0 0
Verify if the json object with id180128Has required fileds 1 0 0
Verify if the json object with id180125Has required fileds 1 0 0
Verify if the json object with id180117Has required fileds 1 0 0
Verify if the json object with id180116Has required fileds 1 0 0
Verify if the json object with id180098Has required fileds 1 0 0
Verify if the json object with id180094Has required fileds 1 0 0
Verify if the json object with id180847Has required fileds 1 0 0
Verify if the json object with id180844Has required fileds 1 0 0
Verify if the json object with id180843Has required fileds 1 0 0
Verify if the json object with id180842Has required fileds 1 0 0
Verify if the json object with id180841Has required fileds 1 0 0
Verify if the json object with id180840Has required fileds 1 0 0
Verify if the json object with id180839Has required fileds 1 0 0
Verify if the json object with id180838Has required fileds 1 0 0
Verify if the json object with id180837Has required fileds 1 0 0
Verify if the json object with id180836Has required fileds 1 0 0
Verify if the json object with id180835Has required fileds 1 0 0
Verify if the json object with id180834Has required fileds 1 0 0
Verify if the json object with id180833Has required fileds 1 0 0
Verify if the json object with id180832Has required fileds 1 0 0
Verify if the json object with id180831Has required fileds 1 0 0
Verify if the json object with id180830Has required fileds 1 0 0
Verify if the json object with id180829Has required fileds 1 0 0
Verify if the json object with id180828Has required fileds 1 0 0
Verify if the json object with id180827Has required fileds 1 0 0
Verify if the json object with id180826Has required fileds 1 0 0
Verify if the json object with id180804Has required fileds 1 0 0
Verify if the json object with id180803Has required fileds 1 0 0
Verify if the json object with id180802Has required fileds 1 0 0
Verify if the json object with id180801Has required fileds 1 0 0
Verify if the json object with id180800Has required fileds 1 0 0
Verify if the json object with id180799Has required fileds 1 0 0
Verify if the json object with id180798Has required fileds 1 0 0
Verify if the json object with id180797Has required fileds 1 0 0
Verify if the json object with id180796Has required fileds 1 0 0
Verify if the json object with id180795Has required fileds 1 0 0
Verify if the json object with id180794Has required fileds 1 0 0
Verify if the json object with id180793Has required fileds 1 0 0
Verify if the json object with id180792Has required fileds 1 0 0
Verify if the json object with id180791Has required fileds 1 0 0
Verify if the json object with id180790Has required fileds 1 0 0
Verify if the json object with id180789Has required fileds 1 0 0
Verify if the json object with id180788Has required fileds 1 0 0
Verify if the json object with id180787Has required fileds 1 0 0
Verify if the json object with id180786Has required fileds 1 0 0
Verify if the json object with id180785Has required fileds 1 0 0
Verify if the json object with id180784Has required fileds 1 0 0
Verify if the json object with id180783Has required fileds 1 0 0
Verify if the json object with id180782Has required fileds 1 0 0
Verify if the json object with id180781Has required fileds 1 0 0
Verify if the json object with id180780Has required fileds 1 0 0
Verify if the json object with id180779Has required fileds 1 0 0
Verify if the json object with id180778Has required fileds 1 0 0
Verify if the json object with id180777Has required fileds 1 0 0
Verify if the json object with id180776Has required fileds 1 0 0
Verify if the json object with id180775Has required fileds 1 0 0
Verify if the json object with id180774Has required fileds 1 0 0
Verify if the json object with id180773Has required fileds 1 0 0
Verify if the json object with id180772Has required fileds 1 0 0
Verify if the json object with id180771Has required fileds 1 0 0
Verify if the json object with id180770Has required fileds 1 0 0
Verify if the json object with id180769Has required fileds 1 0 0
Verify if the json object with id180768Has required fileds 1 0 0
Verify if the json object with id180767Has required fileds 1 0 0
Verify if the json object with id180766Has required fileds 1 0 0
Verify if the json object with id180765Has required fileds 1 0 0
Verify if the json object with id180764Has required fileds 1 0 0
Verify if the json object with id180763Has required fileds 1 0 0
Verify if the json object with id180762Has required fileds 1 0 0
Verify if the json object with id180761Has required fileds 1 0 0
Verify if the json object with id180760Has required fileds 1 0 0
Verify if the json object with id180759Has required fileds 1 0 0
Verify if the json object with id180757Has required fileds 1 0 0
Verify if the json object with id180756Has required fileds 1 0 0
Verify if the json object with id180755Has required fileds 1 0 0
Verify if the json object with id180754Has required fileds 1 0 0
Verify if the json object with id180753Has required fileds 1 0 0
Verify if the json object with id180752Has required fileds 1 0 0
Verify if the json object with id180751Has required fileds 1 0 0
Verify if the json object with id180750Has required fileds 1 0 0
Verify if the json object with id180749Has required fileds 1 0 0
Verify if the json object with id180747Has required fileds 1 0 0
Verify if the json object with id180746Has required fileds 1 0 0
Verify if the json object with id180745Has required fileds 1 0 0
Verify if the json object with id180744Has required fileds 1 0 0
Verify if the json object with id180743Has required fileds 1 0 0
Verify if the json object with id180741Has required fileds 1 0 0
Verify if the json object with id180740Has required fileds 1 0 0
Verify if the json object with id180739Has required fileds 1 0 0
Verify if the json object with id180738Has required fileds 1 0 0
Verify if the json object with id180737Has required fileds 1 0 0
Verify if the json object with id180736Has required fileds 1 0 0
Verify if the json object with id180735Has required fileds 1 0 0
Verify if the json object with id180734Has required fileds 1 0 0
Verify if the json object with id180733Has required fileds 1 0 0
Verify if the json object with id180732Has required fileds 1 0 0
Verify if the json object with id180731Has required fileds 1 0 0
Verify if the json object with id180730Has required fileds 1 0 0
Verify if the json object with id180729Has required fileds 1 0 0
Verify if the json object with id180728Has required fileds 1 0 0
Verify if the json object with id180727Has required fileds 1 0 0
Verify if the json object with id180726Has required fileds 1 0 0
Verify if the json object with id180725Has required fileds 1 0 0
Verify if the json object with id180724Has required fileds 1 0 0
Verify if the json object with id180723Has required fileds 1 0 0
Verify if the json object with id180722Has required fileds 1 0 0
Verify if the json object with id180721Has required fileds 1 0 0
Verify if the json object with id180720Has required fileds 1 0 0
Verify if the json object with id180719Has required fileds 1 0 0
Verify if the json object with id180718Has required fileds 1 0 0
Verify if the json object with id180717Has required fileds 1 0 0
Verify if the json object with id180716Has required fileds 1 0 0
Verify if the json object with id180715Has required fileds 1 0 0
Verify if the json object with id180714Has required fileds 1 0 0
Verify if the json object with id180713Has required fileds 1 0 0
Verify if the json object with id180712Has required fileds 1 0 0
Verify if the json object with id180711Has required fileds 1 0 0
Verify if the json object with id180710Has required fileds 1 0 0
Verify if the json object with id180709Has required fileds 1 0 0
Verify if the json object with id180708Has required fileds 1 0 0
Verify if the json object with id180704Has required fileds 1 0 0
Verify if the json object with id180701Has required fileds 1 0 0
Verify if the json object with id180699Has required fileds 1 0 0
Verify if the json object with id180698Has required fileds 1 0 0
Verify if the json object with id180697Has required fileds 1 0 0
Verify if the json object with id180696Has required fileds 1 0 0
Verify if the json object with id180695Has required fileds 1 0 0
Verify if the json object with id180694Has required fileds 1 0 0
Verify if the json object with id180690Has required fileds 1 0 0
Verify if the json object with id180689Has required fileds 1 0 0
Verify if the json object with id180688Has required fileds 1 0 0
Verify if the json object with id180687Has required fileds 1 0 0
Verify if the json object with id180686Has required fileds 1 0 0
Verify if the json object with id180685Has required fileds 1 0 0
Verify if the json object with id180684Has required fileds 1 0 0
Verify if the json object with id180683Has required fileds 1 0 0
Verify if the json object with id180682Has required fileds 1 0 0
Verify if the json object with id180681Has required fileds 1 0 0
Verify if the json object with id180680Has required fileds 1 0 0
Verify if the json object with id180679Has required fileds 1 0 0
Verify if the json object with id180678Has required fileds 1 0 0
Verify if the json object with id180677Has required fileds 1 0 0
Verify if the json object with id180676Has required fileds 1 0 0
Verify if the json object with id180675Has required fileds 1 0 0
Verify if the json object with id180674Has required fileds 1 0 0
Verify if the json object with id180673Has required fileds 1 0 0
Verify if the json object with id180672Has required fileds 1 0 0
Verify if the json object with id180671Has required fileds 1 0 0
Verify if the json object with id180670Has required fileds 1 0 0
Verify if the json object with id180669Has required fileds 1 0 0
Verify if the json object with id180668Has required fileds 1 0 0
Verify if the json object with id180667Has required fileds 1 0 0
Verify if the json object with id180666Has required fileds 1 0 0
Verify if the json object with id180663Has required fileds 1 0 0
Verify if the json object with id180662Has required fileds 1 0 0
Verify if the json object with id180661Has required fileds 1 0 0
Verify if the json object with id180659Has required fileds 1 0 0
Verify if the json object with id180658Has required fileds 1 0 0
Verify if the json object with id180657Has required fileds 1 0 0
Verify if the json object with id180656Has required fileds 1 0 0
Verify if the json object with id180655Has required fileds 1 0 0
Verify if the json object with id180654Has required fileds 1 0 0
Verify if the json object with id180653Has required fileds 1 0 0
Verify if the json object with id180652Has required fileds 1 0 0
Verify if the json object with id180651Has required fileds 1 0 0
Verify if the json object with id180650Has required fileds 1 0 0
Verify if the json object with id180649Has required fileds 1 0 0
Verify if the json object with id180648Has required fileds 1 0 0
Verify if the json object with id180647Has required fileds 1 0 0
Verify if the json object with id180646Has required fileds 1 0 0
Verify if the json object with id180645Has required fileds 1 0 0
Verify if the json object with id180644Has required fileds 1 0 0
Verify if the json object with id180643Has required fileds 1 0 0
Verify if the json object with id180642Has required fileds 1 0 0
Verify if the json object with id180641Has required fileds 1 0 0
Verify if the json object with id180640Has required fileds 1 0 0
Verify if the json object with id180639Has required fileds 1 0 0
Verify if the json object with id180638Has required fileds 1 0 0
Verify if the json object with id180637Has required fileds 1 0 0
Verify if the json object with id180636Has required fileds 1 0 0
Verify if the json object with id180635Has required fileds 1 0 0
Verify if the json object with id180634Has required fileds 1 0 0
Verify if the json object with id180633Has required fileds 1 0 0
Verify if the json object with id180632Has required fileds 1 0 0
Verify if the json object with id180631Has required fileds 1 0 0
Verify if the json object with id180630Has required fileds 1 0 0
Verify if the json object with id180629Has required fileds 1 0 0
Verify if the json object with id180628Has required fileds 1 0 0
Verify if the json object with id180627Has required fileds 1 0 0
Verify if the json object with id180626Has required fileds 1 0 0
Verify if the json object with id180625Has required fileds 1 0 0
Verify if the json object with id180624Has required fileds 1 0 0
Verify if the json object with id180623Has required fileds 1 0 0
Verify if the json object with id180622Has required fileds 1 0 0
Verify if the json object with id180620Has required fileds 1 0 0
Verify if the json object with id180617Has required fileds 1 0 0
Verify if the json object with id180614Has required fileds 1 0 0
Verify if the json object with id180612Has required fileds 1 0 0
Verify if the json object with id180611Has required fileds 1 0 0
Verify if the json object with id180610Has required fileds 1 0 0
Verify if the json object with id180608Has required fileds 1 0 0
Verify if the json object with id180606Has required fileds 1 0 0
Verify if the json object with id180605Has required fileds 1 0 0
Verify if the json object with id180604Has required fileds 1 0 0
Verify if the json object with id180603Has required fileds 1 0 0
Verify if the json object with id180602Has required fileds 1 0 0
Verify if the json object with id180601Has required fileds 1 0 0
Verify if the json object with id180600Has required fileds 1 0 0
Verify if the json object with id180599Has required fileds 1 0 0
Verify if the json object with id180598Has required fileds 1 0 0
Verify if the json object with id180597Has required fileds 1 0 0
Verify if the json object with id180596Has required fileds 1 0 0
Verify if the json object with id180595Has required fileds 1 0 0
Verify if the json object with id180594Has required fileds 1 0 0
Verify if the json object with id180593Has required fileds 1 0 0
Verify if the json object with id180592Has required fileds 1 0 0
Verify if the json object with id180591Has required fileds 1 0 0
Verify if the json object with id180590Has required fileds 1 0 0
Verify if the json object with id180589Has required fileds 1 0 0
Verify if the json object with id180588Has required fileds 1 0 0
Verify if the json object with id180587Has required fileds 1 0 0
Verify if the json object with id180586Has required fileds 1 0 0
Verify if the json object with id180585Has required fileds 1 0 0
Verify if the json object with id180584Has required fileds 1 0 0
Verify if the json object with id180583Has required fileds 1 0 0
Verify if the json object with id180582Has required fileds 1 0 0
Verify if the json object with id180581Has required fileds 1 0 0
Verify if the json object with id180580Has required fileds 1 0 0
Verify if the json object with id180579Has required fileds 1 0 0
Verify if the json object with id180578Has required fileds 1 0 0
Verify if the json object with id180577Has required fileds 1 0 0
Verify if the json object with id180567Has required fileds 1 0 0
Verify if the json object with id180566Has required fileds 1 0 0
Verify if the json object with id180565Has required fileds 1 0 0
Verify if the json object with id180564Has required fileds 1 0 0
Verify if the json object with id180563Has required fileds 1 0 0
Verify if the json object with id180562Has required fileds 1 0 0
Verify if the json object with id180558Has required fileds 1 0 0
Verify if the json object with id180557Has required fileds 1 0 0
Verify if the json object with id180556Has required fileds 1 0 0
Verify if the json object with id180555Has required fileds 1 0 0
Verify if the json object with id180554Has required fileds 1 0 0
Verify if the json object with id180553Has required fileds 1 0 0
Verify if the json object with id180552Has required fileds 1 0 0
Verify if the json object with id180551Has required fileds 1 0 0
Verify if the json object with id180550Has required fileds 1 0 0
Verify if the json object with id180549Has required fileds 1 0 0
Verify if the json object with id180548Has required fileds 1 0 0
Verify if the json object with id180547Has required fileds 1 0 0
Verify if the json object with id180546Has required fileds 1 0 0
Verify if the json object with id180545Has required fileds 1 0 0
Verify if the json object with id180544Has required fileds 1 0 0
Verify if the json object with id180543Has required fileds 1 0 0
Verify if the json object with id180542Has required fileds 1 0 0
Verify if the json object with id180541Has required fileds 1 0 0
Verify if the json object with id180540Has required fileds 1 0 0
Verify if the json object with id180539Has required fileds 1 0 0
Verify if the json object with id180538Has required fileds 1 0 0
Verify if the json object with id180537Has required fileds 1 0 0
Verify if the json object with id180536Has required fileds 1 0 0
Verify if the json object with id180535Has required fileds 1 0 0
Verify if the json object with id180534Has required fileds 1 0 0
Verify if the json object with id180533Has required fileds 1 0 0
Verify if the json object with id180532Has required fileds 1 0 0
Verify if the json object with id180531Has required fileds 1 0 0
Verify if the json object with id180530Has required fileds 1 0 0
Verify if the json object with id180529Has required fileds 1 0 0
Verify if the json object with id180528Has required fileds 1 0 0
Verify if the json object with id180527Has required fileds 1 0 0
Verify if the json object with id180526Has required fileds 1 0 0
Verify if the json object with id180525Has required fileds 1 0 0
Verify if the json object with id180524Has required fileds 1 0 0
Verify if the json object with id180523Has required fileds 1 0 0
Verify if the json object with id180522Has required fileds 1 0 0
Verify if the json object with id180521Has required fileds 1 0 0
Verify if the json object with id180520Has required fileds 1 0 0
Verify if the json object with id180519Has required fileds 1 0 0
Verify if the json object with id180518Has required fileds 1 0 0
Verify if the json object with id180517Has required fileds 1 0 0
Verify if the json object with id180516Has required fileds 1 0 0
Verify if the json object with id180515Has required fileds 1 0 0
Verify if the json object with id180514Has required fileds 1 0 0
Verify if the json object with id180513Has required fileds 1 0 0
Verify if the json object with id180512Has required fileds 1 0 0
Verify if the json object with id180511Has required fileds 1 0 0
Verify if the json object with id180510Has required fileds 1 0 0
Verify if the json object with id180509Has required fileds 1 0 0
Verify if the json object with id180508Has required fileds 1 0 0
Verify if the json object with id180507Has required fileds 1 0 0
Verify if the json object with id180506Has required fileds 1 0 0
Verify if the json object with id180505Has required fileds 1 0 0
Verify if the json object with id180504Has required fileds 1 0 0
Verify if the json object with id180503Has required fileds 1 0 0
Verify if the json object with id180502Has required fileds 1 0 0
Verify if the json object with id180501Has required fileds 1 0 0
Verify if the json object with id180500Has required fileds 1 0 0
Verify if the json object with id180499Has required fileds 1 0 0
Verify if the json object with id180498Has required fileds 1 0 0
Verify if the json object with id180497Has required fileds 1 0 0
Verify if the json object with id180496Has required fileds 1 0 0
Verify if the json object with id180495Has required fileds 1 0 0
Verify if the json object with id180494Has required fileds 1 0 0
Verify if the json object with id180493Has required fileds 1 0 0
Verify if the json object with id180492Has required fileds 1 0 0
Verify if the json object with id180491Has required fileds 1 0 0
Verify if the json object with id180490Has required fileds 1 0 0
Verify if the json object with id180489Has required fileds 1 0 0
Verify if the json object with id180488Has required fileds 1 0 0
Verify if the json object with id180487Has required fileds 1 0 0
Verify if the json object with id180486Has required fileds 1 0 0
Verify if the json object with id180485Has required fileds 1 0 0
Verify if the json object with id180484Has required fileds 1 0 0
Verify if the json object with id180483Has required fileds 1 0 0
Verify if the json object with id180482Has required fileds 1 0 0
Verify if the json object with id180481Has required fileds 1 0 0
Verify if the json object with id180480Has required fileds 1 0 0
Verify if the json object with id180479Has required fileds 1 0 0
Verify if the json object with id180478Has required fileds 1 0 0
Verify if the json object with id180477Has required fileds 1 0 0
Verify if the json object with id180476Has required fileds 1 0 0
Verify if the json object with id180475Has required fileds 1 0 0
Verify if the json object with id180474Has required fileds 1 0 0
Verify if the json object with id180473Has required fileds 1 0 0
Verify if the json object with id180472Has required fileds 1 0 0
Verify if the json object with id180471Has required fileds 1 0 0
Verify if the json object with id180470Has required fileds 1 0 0
Verify if the json object with id180469Has required fileds 1 0 0
Verify if the json object with id180468Has required fileds 1 0 0
Verify if the json object with id180467Has required fileds 1 0 0
Verify if the json object with id180466Has required fileds 1 0 0
Verify if the json object with id180465Has required fileds 1 0 0
Verify if the json object with id180464Has required fileds 1 0 0
Verify if the json object with id180463Has required fileds 1 0 0
Verify if the json object with id180462Has required fileds 1 0 0
Verify if the json object with id180461Has required fileds 1 0 0
Verify if the json object with id180460Has required fileds 1 0 0
Verify if the json object with id180459Has required fileds 1 0 0
Verify if the json object with id180458Has required fileds 1 0 0
Verify if the json object with id180457Has required fileds 1 0 0
Verify if the json object with id180456Has required fileds 1 0 0
Verify if the json object with id180455Has required fileds 1 0 0
Verify if the json object with id180454Has required fileds 1 0 0
Verify if the json object with id180453Has required fileds 1 0 0
Verify if the json object with id180452Has required fileds 1 0 0
Verify if the json object with id180451Has required fileds 1 0 0
Verify if the json object with id180450Has required fileds 1 0 0
Verify if the json object with id180449Has required fileds 1 0 0
Verify if the json object with id180448Has required fileds 1 0 0
Verify if the json object with id180447Has required fileds 1 0 0
Verify if the json object with id180446Has required fileds 1 0 0
Verify if the json object with id180445Has required fileds 1 0 0
Verify if the json object with id180444Has required fileds 1 0 0
Verify if the json object with id180443Has required fileds 1 0 0
Verify if the json object with id180442Has required fileds 1 0 0
Verify if the json object with id180441Has required fileds 1 0 0
Verify if the json object with id180440Has required fileds 1 0 0
Verify if the json object with id180439Has required fileds 1 0 0
Verify if the json object with id180438Has required fileds 1 0 0
Verify if the json object with id180437Has required fileds 1 0 0
Verify if the json object with id180436Has required fileds 1 0 0
Verify if the json object with id180435Has required fileds 1 0 0
Verify if the json object with id180434Has required fileds 1 0 0
Verify if the json object with id180433Has required fileds 1 0 0
Verify if the json object with id180432Has required fileds 1 0 0
Verify if the json object with id180431Has required fileds 1 0 0
Verify if the json object with id180430Has required fileds 1 0 0
Verify if the json object with id180429Has required fileds 1 0 0
Verify if the json object with id180428Has required fileds 1 0 0
Verify if the json object with id180427Has required fileds 1 0 0
Verify if the json object with id180426Has required fileds 1 0 0
Verify if the json object with id180425Has required fileds 1 0 0
Verify if the json object with id180424Has required fileds 1 0 0
Verify if the json object with id180423Has required fileds 1 0 0
Verify if the json object with id180422Has required fileds 1 0 0
Verify if the json object with id180421Has required fileds 1 0 0
Verify if the json object with id180419Has required fileds 1 0 0
Verify if the json object with id180418Has required fileds 1 0 0
Verify if the json object with id180417Has required fileds 1 0 0
Verify if the json object with id180415Has required fileds 1 0 0
Verify if the json object with id180414Has required fileds 1 0 0
Verify if the json object with id180413Has required fileds 1 0 0
Verify if the json object with id180412Has required fileds 1 0 0
Verify if the json object with id180411Has required fileds 1 0 0
Verify if the json object with id180410Has required fileds 1 0 0
Verify if the json object with id180409Has required fileds 1 0 0
Verify if the json object with id180408Has required fileds 1 0 0
Verify if the json object with id180407Has required fileds 1 0 0
Verify if the json object with id180406Has required fileds 1 0 0
Verify if the json object with id180405Has required fileds 1 0 0
Verify if the json object with id180404Has required fileds 1 0 0
Verify if the json object with id180403Has required fileds 1 0 0
Verify if the json object with id180402Has required fileds 1 0 0
Verify if the json object with id180401Has required fileds 1 0 0
Verify if the json object with id180400Has required fileds 1 0 0
Verify if the json object with id180399Has required fileds 1 0 0
Verify if the json object with id180398Has required fileds 1 0 0
Verify if the json object with id180397Has required fileds 1 0 0
Verify if the json object with id180396Has required fileds 1 0 0
Verify if the json object with id180395Has required fileds 1 0 0
Verify if the json object with id180394Has required fileds 1 0 0
Verify if the json object with id180393Has required fileds 1 0 0
Verify if the json object with id180392Has required fileds 1 0 0
Verify if the json object with id180391Has required fileds 1 0 0
Verify if the json object with id180390Has required fileds 1 0 0
Verify if the json object with id180389Has required fileds 1 0 0
Verify if the json object with id180388Has required fileds 1 0 0
Verify if the json object with id180387Has required fileds 1 0 0
Verify if the json object with id180386Has required fileds 1 0 0
Verify if the json object with id180385Has required fileds 1 0 0
Verify if the json object with id180384Has required fileds 1 0 0
Verify if the json object with id180383Has required fileds 1 0 0
Verify if the json object with id180382Has required fileds 1 0 0
Verify if the json object with id180381Has required fileds 1 0 0
Verify if the json object with id180380Has required fileds 1 0 0
Verify if the json object with id180379Has required fileds 1 0 0
Verify if the json object with id180378Has required fileds 1 0 0
Verify if the json object with id180377Has required fileds 1 0 0
Verify if the json object with id180376Has required fileds 1 0 0
Verify if the json object with id180373Has required fileds 1 0 0
Verify if the json object with id180372Has required fileds 1 0 0
Verify if the json object with id180371Has required fileds 1 0 0
Verify if the json object with id180370Has required fileds 1 0 0
Verify if the json object with id180369Has required fileds 1 0 0
Verify if the json object with id180368Has required fileds 1 0 0
Verify if the json object with id180367Has required fileds 1 0 0
Verify if the json object with id180366Has required fileds 1 0 0
Verify if the json object with id180365Has required fileds 1 0 0
Verify if the json object with id180364Has required fileds 1 0 0
Verify if the json object with id180363Has required fileds 1 0 0
Verify if the json object with id180362Has required fileds 1 0 0
Verify if the json object with id180361Has required fileds 1 0 0
Verify if the json object with id180360Has required fileds 1 0 0
Verify if the json object with id180359Has required fileds 1 0 0
Verify if the json object with id180358Has required fileds 1 0 0
Verify if the json object with id180357Has required fileds 1 0 0
Verify if the json object with id180356Has required fileds 1 0 0
Verify if the json object with id180355Has required fileds 1 0 0
Verify if the json object with id180354Has required fileds 1 0 0
Verify if the json object with id180353Has required fileds 1 0 0
Verify if the json object with id180352Has required fileds 1 0 0
Verify if the json object with id180351Has required fileds 1 0 0
Verify if the json object with id180350Has required fileds 1 0 0
Verify if the json object with id180349Has required fileds 1 0 0
Verify if the json object with id180348Has required fileds 1 0 0
Verify if the json object with id180347Has required fileds 1 0 0
Verify if the json object with id180340Has required fileds 1 0 0
Verify if the json object with id180339Has required fileds 1 0 0
Verify if the json object with id180338Has required fileds 1 0 0
Verify if the json object with id180337Has required fileds 1 0 0
Verify if the json object with id180336Has required fileds 1 0 0
Verify if the json object with id180335Has required fileds 1 0 0
Verify if the json object with id180334Has required fileds 1 0 0
Verify if the json object with id180333Has required fileds 1 0 0
Verify if the json object with id180332Has required fileds 1 0 0
Verify if the json object with id180331Has required fileds 1 0 0
Verify if the json object with id180330Has required fileds 1 0 0
Verify if the json object with id180329Has required fileds 1 0 0
Verify if the json object with id180328Has required fileds 1 0 0
Verify if the json object with id180327Has required fileds 1 0 0
Verify if the json object with id180326Has required fileds 1 0 0
Verify if the json object with id180325Has required fileds 1 0 0
Verify if the json object with id180324Has required fileds 1 0 0
Verify if the json object with id180323Has required fileds 1 0 0
Verify if the json object with id180322Has required fileds 1 0 0
Verify if the json object with id180321Has required fileds 1 0 0
Verify if the json object with id180320Has required fileds 1 0 0
Verify if the json object with id180319Has required fileds 1 0 0
Verify if the json object with id180318Has required fileds 1 0 0
Verify if the json object with id180317Has required fileds 1 0 0
Verify if the json object with id180316Has required fileds 1 0 0
Verify if the json object with id180315Has required fileds 1 0 0
Verify if the json object with id180314Has required fileds 1 0 0
Verify if the json object with id180313Has required fileds 1 0 0
Verify if the json object with id180312Has required fileds 1 0 0
Verify if the json object with id180311Has required fileds 1 0 0
Verify if the json object with id180310Has required fileds 1 0 0
Verify if the json object with id180309Has required fileds 1 0 0
Verify if the json object with id180308Has required fileds 1 0 0
Verify if the json object with id180307Has required fileds 1 0 0
Verify if the json object with id180306Has required fileds 1 0 0
Verify if the json object with id180304Has required fileds 1 0 0
Verify if the json object with id180302Has required fileds 1 0 0
Verify if the json object with id180301Has required fileds 1 0 0
Verify if the json object with id180300Has required fileds 1 0 0
Verify if the json object with id180299Has required fileds 1 0 0
Verify if the json object with id180298Has required fileds 1 0 0
Verify if the json object with id180297Has required fileds 1 0 0
Verify if the json object with id180296Has required fileds 1 0 0
Verify if the json object with id180295Has required fileds 1 0 0
Verify if the json object with id180294Has required fileds 1 0 0
Verify if the json object with id180293Has required fileds 1 0 0
Verify if the json object with id180292Has required fileds 1 0 0
Verify if the json object with id180291Has required fileds 1 0 0
Verify if the json object with id180290Has required fileds 1 0 0
Verify if the json object with id180289Has required fileds 1 0 0
Verify if the json object with id180288Has required fileds 1 0 0
Verify if the json object with id180287Has required fileds 1 0 0
Verify if the json object with id180286Has required fileds 1 0 0
Verify if the json object with id180285Has required fileds 1 0 0
Verify if the json object with id180284Has required fileds 1 0 0
Verify if the json object with id180282Has required fileds 1 0 0
Verify if the json object with id180281Has required fileds 1 0 0
Verify if the json object with id180279Has required fileds 1 0 0
Verify if the json object with id180278Has required fileds 1 0 0
Verify if the json object with id180277Has required fileds 1 0 0
Verify if the json object with id180276Has required fileds 1 0 0
Verify if the json object with id180275Has required fileds 1 0 0
Verify if the json object with id180274Has required fileds 1 0 0
Verify if the json object with id180273Has required fileds 1 0 0
Verify if the json object with id180272Has required fileds 1 0 0
Verify if the json object with id180271Has required fileds 1 0 0
Verify if the json object with id180270Has required fileds 1 0 0
Verify if the json object with id180269Has required fileds 1 0 0
Verify if the json object with id180268Has required fileds 1 0 0
Verify if the json object with id180267Has required fileds 1 0 0
Verify if the json object with id180266Has required fileds 1 0 0
Verify if the json object with id180265Has required fileds 1 0 0
Verify if the json object with id180264Has required fileds 1 0 0
Verify if the json object with id180263Has required fileds 1 0 0
Verify if the json object with id180262Has required fileds 1 0 0
Verify if the json object with id180261Has required fileds 1 0 0
Verify if the json object with id180260Has required fileds 1 0 0
Verify if the json object with id180259Has required fileds 1 0 0
Verify if the json object with id180258Has required fileds 1 0 0
Verify if the json object with id180257Has required fileds 1 0 0
Verify if the json object with id180256Has required fileds 1 0 0
Verify if the json object with id180255Has required fileds 1 0 0
Verify if the json object with id180254Has required fileds 1 0 0
Verify if the json object with id180249Has required fileds 1 0 0
Verify if the json object with id180247Has required fileds 1 0 0
Verify if the json object with id180246Has required fileds 1 0 0
Verify if the json object with id180244Has required fileds 1 0 0
Verify if the json object with id180242Has required fileds 1 0 0
Verify if the json object with id180241Has required fileds 1 0 0
Verify if the json object with id180240Has required fileds 1 0 0
Verify if the json object with id180239Has required fileds 1 0 0
Verify if the json object with id180238Has required fileds 1 0 0
Verify if the json object with id180237Has required fileds 1 0 0
Verify if the json object with id180236Has required fileds 1 0 0
Verify if the json object with id180235Has required fileds 1 0 0
Verify if the json object with id180234Has required fileds 1 0 0
Verify if the json object with id180233Has required fileds 1 0 0
Verify if the json object with id180232Has required fileds 1 0 0
Verify if the json object with id180231Has required fileds 1 0 0
Verify if the json object with id180228Has required fileds 1 0 0
Verify if the json object with id180225Has required fileds 1 0 0
Verify if the json object with id180224Has required fileds 1 0 0
Verify if the json object with id180223Has required fileds 1 0 0
Verify if the json object with id180222Has required fileds 1 0 0
Verify if the json object with id180221Has required fileds 1 0 0
Verify if the json object with id180220Has required fileds 1 0 0
Verify if the json object with id180219Has required fileds 1 0 0
Verify if the json object with id180218Has required fileds 1 0 0
Verify if the json object with id180217Has required fileds 1 0 0
Verify if the json object with id180216Has required fileds 1 0 0
Verify if the json object with id180215Has required fileds 1 0 0
Verify if the json object with id180212Has required fileds 1 0 0
Verify if the json object with id180209Has required fileds 1 0 0
Verify if the json object with id180207Has required fileds 1 0 0
Verify if the json object with id180206Has required fileds 1 0 0
Verify if the json object with id180204Has required fileds 1 0 0
Verify if the json object with id180202Has required fileds 1 0 0
Verify if the json object with id180198Has required fileds 1 0 0
Verify if the json object with id180197Has required fileds 1 0 0
Verify if the json object with id180196Has required fileds 1 0 0
Verify if the json object with id180195Has required fileds 1 0 0
Verify if the json object with id180194Has required fileds 1 0 0
Verify if the json object with id180193Has required fileds 1 0 0
Verify if the json object with id180192Has required fileds 1 0 0
Verify if the json object with id180191Has required fileds 1 0 0
Verify if the json object with id180190Has required fileds 1 0 0
Verify if the json object with id180189Has required fileds 1 0 0
Verify if the json object with id180188Has required fileds 1 0 0
Verify if the json object with id180187Has required fileds 1 0 0
Verify if the json object with id180186Has required fileds 1 0 0
Verify if the json object with id180185Has required fileds 1 0 0
Verify if the json object with id180184Has required fileds 1 0 0
Verify if the json object with id180183Has required fileds 1 0 0
Verify if the json object with id180182Has required fileds 1 0 0
Verify if the json object with id180181Has required fileds 1 0 0
Verify if the json object with id180180Has required fileds 1 0 0
Verify if the json object with id180179Has required fileds 1 0 0
Verify if the json object with id180178Has required fileds 1 0 0
Verify if the json object with id180176Has required fileds 1 0 0
Verify if the json object with id180174Has required fileds 1 0 0
Verify if the json object with id180170Has required fileds 1 0 0
Verify if the json object with id180169Has required fileds 1 0 0
Verify if the json object with id180168Has required fileds 1 0 0
Verify if the json object with id180166Has required fileds 1 0 0
Verify if the json object with id180164Has required fileds 1 0 0
Verify if the json object with id180163Has required fileds 1 0 0
Verify if the json object with id180162Has required fileds 1 0 0
Verify if the json object with id180161Has required fileds 1 0 0
Verify if the json object with id180160Has required fileds 1 0 0
Verify if the json object with id180159Has required fileds 1 0 0
Verify if the json object with id180158Has required fileds 1 0 0
Verify if the json object with id180157Has required fileds 1 0 0
Verify if the json object with id180156Has required fileds 1 0 0
Verify if the json object with id180155Has required fileds 1 0 0
Verify if the json object with id180154Has required fileds 1 0 0
Verify if the json object with id180153Has required fileds 1 0 0
Verify if the json object with id180152Has required fileds 1 0 0
Verify if the json object with id180151Has required fileds 1 0 0
Verify if the json object with id180150Has required fileds 1 0 0
Verify if the json object with id180149Has required fileds 1 0 0
Verify if the json object with id180148Has required fileds 1 0 0
Verify if the json object with id180147Has required fileds 1 0 0
Verify if the json object with id180146Has required fileds 1 0 0
Verify if the json object with id180145Has required fileds 1 0 0
Verify if the json object with id180144Has required fileds 1 0 0
Verify if the json object with id180143Has required fileds 1 0 0
Verify if the json object with id180142Has required fileds 1 0 0
Verify if the json object with id180141Has required fileds 1 0 0
Verify if the json object with id180140Has required fileds 1 0 0
Verify if the json object with id180139Has required fileds 1 0 0
Verify if the json object with id180138Has required fileds 1 0 0
Verify if the json object with id180137Has required fileds 1 0 0
Verify if the json object with id180136Has required fileds 1 0 0
Verify if the json object with id180135Has required fileds 1 0 0
Verify if the json object with id180134Has required fileds 1 0 0
Verify if the json object with id180133Has required fileds 1 0 0
Verify if the json object with id180132Has required fileds 1 0 0
Verify if the json object with id180131Has required fileds 1 0 0
Verify if the json object with id180130Has required fileds 1 0 0
Verify if the json object with id180129Has required fileds 1 0 0
Verify if the json object with id180127Has required fileds 1 0 0
Verify if the json object with id180126Has required fileds 1 0 0
Verify if the json object with id180124Has required fileds 1 0 0
Verify if the json object with id180123Has required fileds 1 0 0
Verify if the json object with id180122Has required fileds 1 0 0
Verify if the json object with id180121Has required fileds 1 0 0
Verify if the json object with id180120Has required fileds 1 0 0
Verify if the json object with id180119Has required fileds 1 0 0
Verify if the json object with id180118Has required fileds 1 0 0
Verify if the json object with id180115Has required fileds 1 0 0
Verify if the json object with id180114Has required fileds 1 0 0
Verify if the json object with id180113Has required fileds 1 0 0
Verify if the json object with id180112Has required fileds 1 0 0
Verify if the json object with id180111Has required fileds 1 0 0
Verify if the json object with id180110Has required fileds 1 0 0
Verify if the json object with id180109Has required fileds 1 0 0
Verify if the json object with id180108Has required fileds 1 0 0
Verify if the json object with id180107Has required fileds 1 0 0
Verify if the json object with id180106Has required fileds 1 0 0
Verify if the json object with id180105Has required fileds 1 0 0
Verify if the json object with id180104Has required fileds 1 0 0
Verify if the json object with id180103Has required fileds 1 0 0
Verify if the json object with id180102Has required fileds 1 0 0
Verify if the json object with id180101Has required fileds 1 0 0
Verify if the json object with id180100Has required fileds 1 0 0
Verify if the json object with id180099Has required fileds 1 0 0
Verify if the json object with id180097Has required fileds 1 0 0
Verify if the json object with id180096Has required fileds 1 0 0
Verify if the json object with id180095Has required fileds 1 0 0
Verify if the json object with id180093Has required fileds 1 0 0
Verify if the json object with id180092Has required fileds 1 0 0
Verify if the json object with id180091Has required fileds 1 0 0
Verify if the json object with id180090Has required fileds 1 0 0
Verify if the json object with id180089Has required fileds 1 0 0
Verify if the json object with id180088Has required fileds 1 0 0
Verify if the json object with id180087Has required fileds 1 0 0
Verify if the json object with id180086Has required fileds 1 0 0
Verify if the json object with id180085Has required fileds 1 0 0
Verify if the json object with id180084Has required fileds 1 0 0
Verify if the json object with id180083Has required fileds 1 0 0
Verify if the json object with id180082Has required fileds 1 0 0
Verify if the json object with id180081Has required fileds 1 0 0
Verify if the json object with id180080Has required fileds 1 0 0
Verify if the json object with id180079Has required fileds 1 0 0
Verify if the json object with id180078Has required fileds 1 0 0
Verify if the json object with id180077Has required fileds 1 0 0
Verify if the json object with id180076Has required fileds 1 0 0
Verify if the json object with id180075Has required fileds 1 0 0
Verify if the json object with id180074Has required fileds 1 0 0
Verify if the json object with id180073Has required fileds 1 0 0
Verify if the json object with id180072Has required fileds 1 0 0
Verify if the json object with id180071Has required fileds 1 0 0
Verify if the json object with id180070Has required fileds 1 0 0
Verify if the json object with id180069Has required fileds 1 0 0
Verify if the json object with id180068Has required fileds 1 0 0
Verify if the json object with id180067Has required fileds 1 0 0
Verify if the json object with id180066Has required fileds 1 0 0
Verify if the json object with id180065Has required fileds 1 0 0
Verify if the json object with id180621Has required fileds 1 0 0
Verify if the json object with id180619Has required fileds 1 0 0
Verify if the json object with id180618Has required fileds 1 0 0
Verify if the json object with id180616Has required fileds 1 0 0
Verify if the json object with id180615Has required fileds 1 0 0
Verify if the json object with id180613Has required fileds 1 0 0
Verify if the json object with id180609Has required fileds 1 0 0
Verify if the json object with id180607Has required fileds 1 0 0
Verify if the json object with id180305Has required fileds 1 0 0
Verify if the json object with id180303Has required fileds 1 0 0
Verify if the json object with id180283Has required fileds 1 0 0
Verify if the json object with id180280Has required fileds 1 0 0
Verify if the json object with id180245Has required fileds 1 0 0
Verify if the json object with id180243Has required fileds 1 0 0
Verify if the json object with id180167Has required fileds 1 0 0
Verify if the json object with id180165Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1565 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 386 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 25ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token cacc07fd-b397-47d4-845a-fb5ac8fec38c
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 46ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token e5f82501-43fc-4d8b-8692-ddff44ca4e52
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 388ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 3e8935bc-08b0-4bd0-a49e-9d62e1873a73
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 180ms
Mean size per request: 124B

Test Pass Percentage
9 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type application/json
Cache-Control no-cache
Postman-Token 80dd36fe-7547-45ca-aa55-cca3f65f3c0b
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 1 0 0
verify the created at and modified at data format 0 1 0
Total 1 10 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 402ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type application/json
Cache-Control no-cache
Postman-Token 13649ceb-30cc-4bbe-a184-aa713aaae99b
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 404ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type application/json
Cache-Control no-cache
Postman-Token f0ab84f8-7bf9-4e50-9aa4-a0e093ac2e5c
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 405ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 02911f8c-01d6-402d-a5e5-60e122b30253
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 404ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 7168d3fa-f4a2-4663-b5b8-c0c95d463a5d
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 402ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 7277a388-dbf7-4f5f-b7cd-b88ffe6911bf
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 259ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 781da6a4-9fd0-4eaf-9cc2-3b1850bbf56c
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 98ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token ab23268a-597f-4b54-9de0-1f804a14bcad
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 419ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 879ca37d-d939-44ab-9459-45a9830624b0
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 372ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 55bec1f0-0300-4482-b008-9110526bccee
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 467ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type text/plain
Cache-Control no-cache
Postman-Token d7a29d17-94c9-4478-a16f-c185cd885970
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 454ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 48fe87e5-c74c-4271-a27a-0e265d78e67a
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 453ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2db24128-eb4d-471c-98e9-ad2cec8a4e36
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-Cl/cgVvSDcMlwRxTUkn0TnSCciw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 453 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09db715f-ce6c-4922-a419-3976507775e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 66ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b084ded-aa14-458b-b2cd-e4270ff1786f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 452ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Cache-Control no-cache
Postman-Token 2b52f654-7ade-4793-a4ac-a1a918e7413a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 452 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 418ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Cache-Control no-cache
Postman-Token 986c2782-2fd6-48be-82bb-b959882efea4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 502ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Cache-Control no-cache
Postman-Token 9515f0df-6119-4c1c-8eb4-2b21ea6d76e1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 609ms
Mean size per request: 248B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Cache-Control no-cache
Postman-Token a67604e2-dbf3-4415-bb61-8d27b44cd72d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-IrE4BoVzHuuJew4jnaNorX6q/jE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":946},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 609 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 189ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Cache-Control no-cache
Postman-Token 5d7aafae-c9d9-41e1-8f85-710aff90cb57
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-IrE4BoVzHuuJew4jnaNorX6q/jE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":946},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 293ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 6de49cda-0b58-4791-a897-5d577eaa2d65
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 3.9s
Mean size per request: 918.62KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Cache-Control no-cache
Postman-Token 3656dcc3-594e-43b8-b256-93f4bc97964a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 940668
ETag W/"e5a7c-zpuPize//KLKFW19QiwgaKZt2Dc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd  efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180527,"job_number":"JOB_180527","tr_customer_id":180545,"tr_customer_product_id":180535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:57.000Z","modified_at":"2026-02-08T13:57:57.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104604446271953","imei1":"104604446271953","imei2":"104604446271953","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180529,"job_number":"JOB_180529","tr_customer_id":180547,"tr_customer_product_id":180537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:58:46.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105078321055700","imei1":"105078321055700","imei2":"105078321055700","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180531,"job_number":"JOB_180531","tr_customer_id":180549,"tr_customer_product_id":180539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:09.000Z","modified_at":"2026-02-08T13:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79258706893459","imei1":"79258706893459","imei2":"79258706893459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180532,"job_number":"JOB_180532","tr_customer_id":180550,"tr_customer_product_id":180540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16614611302081","imei1":"16614611302081","imei2":"16614611302081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180533,"job_number":"JOB_180533","tr_customer_id":180551,"tr_customer_product_id":180541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33143962173682","imei1":"33143962173682","imei2":"33143962173682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180534,"job_number":"JOB_180534","tr_customer_id":180552,"tr_customer_product_id":180542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52372207395973","imei1":"52372207395973","imei2":"52372207395973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180535,"job_number":"JOB_180535","tr_customer_id":180553,"tr_customer_product_id":180543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41279575795671","imei1":"41279575795671","imei2":"41279575795671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180536,"job_number":"JOB_180536","tr_customer_id":180554,"tr_customer_product_id":180544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37142244609990","imei1":"37142244609990","imei2":"37142244609990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180539,"job_number":"JOB_180539","tr_customer_id":180557,"tr_customer_product_id":180547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:24.000Z","modified_at":"2026-02-08T13:59:24.000Z","name":"Piper Kuhn","mobile_number":"469-483-5760","email_id":"Dylan.Kautzer67@gmail.com","dop":"2025-04-06","serial_number":"15181053479646604","imei1":"15181053479646604","imei2":"15181053479646604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180540,"job_number":"JOB_180540","tr_customer_id":180558,"tr_customer_product_id":180548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T13:59:34.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106707548850756","imei1":"106707548850756","imei2":"106707548850756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180542,"job_number":"JOB_180542","tr_customer_id":180560,"tr_customer_product_id":180550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69949483191113","imei1":"69949483191113","imei2":"69949483191113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180543,"job_number":"JOB_180543","tr_customer_id":180561,"tr_customer_product_id":180551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54394109351148","imei1":"54394109351148","imei2":"54394109351148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180544,"job_number":"JOB_180544","tr_customer_id":180562,"tr_customer_product_id":180552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64278196028626","imei1":"64278196028626","imei2":"64278196028626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180545,"job_number":"JOB_180545","tr_customer_id":180563,"tr_customer_product_id":180553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96188274944394","imei1":"96188274944394","imei2":"96188274944394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180546,"job_number":"JOB_180546","tr_customer_id":180564,"tr_customer_product_id":180554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85587539789341","imei1":"85587539789341","imei2":"85587539789341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180547,"job_number":"JOB_180547","tr_customer_id":180565,"tr_customer_product_id":180555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T13:59:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28584823408899","imei1":"28584823408899","imei2":"28584823408899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180549,"job_number":"JOB_180549","tr_customer_id":180567,"tr_customer_product_id":180557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22266787994294","imei1":"22266787994294","imei2":"22266787994294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180550,"job_number":"JOB_180550","tr_customer_id":180568,"tr_customer_product_id":180558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49412072345237","imei1":"49412072345237","imei2":"49412072345237","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180551,"job_number":"JOB_180551","tr_customer_id":180569,"tr_customer_product_id":180559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40792542391321","imei1":"40792542391321","imei2":"40792542391321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180552,"job_number":"JOB_180552","tr_customer_id":180570,"tr_customer_product_id":180560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36029055969019","imei1":"36029055969019","imei2":"36029055969019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180553,"job_number":"JOB_180553","tr_customer_id":180571,"tr_customer_product_id":180561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71474003650779","imei1":"71474003650779","imei2":"71474003650779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180554,"job_number":"JOB_180554","tr_customer_id":180572,"tr_customer_product_id":180562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25193061119213","imei1":"25193061119213","imei2":"25193061119213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180556,"job_number":"JOB_180556","tr_customer_id":180574,"tr_customer_product_id":180564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:34.000Z","modified_at":"2026-02-08T14:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10178785469419","imei1":"10178785469419","imei2":"10178785469419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180558,"job_number":"JOB_180558","tr_customer_id":180576,"tr_customer_product_id":180566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:36.000Z","modified_at":"2026-02-08T14:00:36.000Z","name":"Reymundo Lesch","mobile_number":"959-631-3701","email_id":"Mortimer.Grimes@hotmail.com","dop":"2025-04-06","serial_number":"13046825301078760","imei1":"13046825301078760","imei2":"13046825301078760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180562,"job_number":"JOB_180562","tr_customer_id":180580,"tr_customer_product_id":180570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18055937155651","imei1":"18055937155651","imei2":"18055937155651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180564,"job_number":"JOB_180564","tr_customer_id":180582,"tr_customer_product_id":180572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:24.000Z","modified_at":"2026-02-08T14:01:24.000Z","name":"Prudence Feeney","mobile_number":"301-700-8061","email_id":"Athena.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"16102568806358916","imei1":"16102568806358916","imei2":"16102568806358916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180565,"job_number":"JOB_180565","tr_customer_id":180583,"tr_customer_product_id":180573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19077642464205","imei1":"19077642464205","imei2":"19077642464205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180567,"job_number":"JOB_180567","tr_customer_id":180585,"tr_customer_product_id":180575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:11.000Z","modified_at":"2026-02-08T14:02:11.000Z","name":"Lisa Rolfson","mobile_number":"438-697-4409","email_id":"Boyd30@hotmail.com","dop":"2025-04-06","serial_number":"13128114824048736","imei1":"13128114824048736","imei2":"13128114824048736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180577,"job_number":"JOB_180577","tr_customer_id":180595,"tr_customer_product_id":180585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"97989040955609","imei1":"97989040955609","imei2":"97989040955609","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180578,"job_number":"JOB_180578","tr_customer_id":180596,"tr_customer_product_id":180586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"Ewell Sawayn","mobile_number":"540-447-8124","email_id":"Efrain31@gmail.com","dop":"2025-02-01","serial_number":"98480597561065","imei1":"98480597561065","imei2":"98480597561065","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180580,"job_number":"JOB_180580","tr_customer_id":180598,"tr_customer_product_id":180588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"71677591577650","imei1":"71677591577650","imei2":"71677591577650","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180581,"job_number":"JOB_180581","tr_customer_id":180599,"tr_customer_product_id":180589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"Rick Feeney","mobile_number":"537-361-7520","email_id":"Mose.Metz@yahoo.com","dop":"2025-02-01","serial_number":"41323805013656","imei1":"41323805013656","imei2":"41323805013656","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180583,"job_number":"JOB_180583","tr_customer_id":180601,"tr_customer_product_id":180591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:35.000Z","modified_at":"2026-02-08T14:20:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660897877368","imei1":"10660897877368","imei2":"10660897877368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180585,"job_number":"JOB_180585","tr_customer_id":180603,"tr_customer_product_id":180593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:37.000Z","modified_at":"2026-02-08T14:20:37.000Z","name":"Lavon Fisher","mobile_number":"413-480-3446","email_id":"Emile.Stracke91@yahoo.com","dop":"2025-04-06","serial_number":"12106999377804322","imei1":"12106999377804322","imei2":"12106999377804322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180586,"job_number":"JOB_180586","tr_customer_id":180604,"tr_customer_product_id":180594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:38.000Z","modified_at":"2026-02-08T14:20:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"89343603974856","imei1":"89343603974856","imei2":"89343603974856","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180587,"job_number":"JOB_180587","tr_customer_id":180605,"tr_customer_product_id":180595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:39.000Z","modified_at":"2026-02-08T14:20:39.000Z","name":"Lavada Rowe","mobile_number":"234-500-2917","email_id":"Deron_Metz71@hotmail.com","dop":"2025-02-01","serial_number":"68533269897309","imei1":"68533269897309","imei2":"68533269897309","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180589,"job_number":"JOB_180589","tr_customer_id":180607,"tr_customer_product_id":180597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151606395183","imei1":"18151606395183","imei2":"18151606395183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180591,"job_number":"JOB_180591","tr_customer_id":180609,"tr_customer_product_id":180599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:13.000Z","modified_at":"2026-02-08T14:21:13.000Z","name":"Lucy Nikolaus","mobile_number":"612-413-6314","email_id":"Raul.Leannon18@hotmail.com","dop":"2025-04-06","serial_number":"14328961623734680","imei1":"14328961623734680","imei2":"14328961623734680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180592,"job_number":"JOB_180592","tr_customer_id":180610,"tr_customer_product_id":180600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:21.000Z","modified_at":"2026-02-08T14:21:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19725841274474","imei1":"19725841274474","imei2":"19725841274474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180594,"job_number":"JOB_180594","tr_customer_id":180612,"tr_customer_product_id":180602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:23.000Z","modified_at":"2026-02-08T14:21:23.000Z","name":"Furman Koelpin","mobile_number":"346-558-0723","email_id":"Trudie70@yahoo.com","dop":"2025-04-06","serial_number":"17780119563102648","imei1":"17780119563102648","imei2":"17780119563102648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180595,"job_number":"JOB_180595","tr_customer_id":180613,"tr_customer_product_id":180603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:58.000Z","modified_at":"2026-02-08T14:21:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14598104268583","imei1":"14598104268583","imei2":"14598104268583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180597,"job_number":"JOB_180597","tr_customer_id":180615,"tr_customer_product_id":180605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:00.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Stan Mertz","mobile_number":"513-711-4286","email_id":"Chaya_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"11644541272605020","imei1":"11644541272605020","imei2":"11644541272605020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180598,"job_number":"JOB_180598","tr_customer_id":180616,"tr_customer_product_id":180606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18983628038337","imei1":"18983628038337","imei2":"18983628038337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180600,"job_number":"JOB_180600","tr_customer_id":180618,"tr_customer_product_id":180608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:09.000Z","modified_at":"2026-02-08T14:22:09.000Z","name":"Heather Collins","mobile_number":"740-294-7607","email_id":"Savion.Kunde@gmail.com","dop":"2025-04-06","serial_number":"15878745361802478","imei1":"15878745361802478","imei2":"15878745361802478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180601,"job_number":"JOB_180601","tr_customer_id":180619,"tr_customer_product_id":180609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:30.000Z","modified_at":"2026-02-08T14:22:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10946843577957","imei1":"10946843577957","imei2":"10946843577957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180603,"job_number":"JOB_180603","tr_customer_id":180621,"tr_customer_product_id":180611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:22:31.000Z","name":"America Legros","mobile_number":"568-873-2693","email_id":"Elta55@yahoo.com","dop":"2025-06-18","serial_number":"1057689858638897","imei1":"1057689858638897","imei2":"1057689858638897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180604,"job_number":"JOB_180604","tr_customer_id":180622,"tr_customer_product_id":180612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:45.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837040606229","imei1":"15837040606229","imei2":"15837040606229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180606,"job_number":"JOB_180606","tr_customer_id":180624,"tr_customer_product_id":180614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:47.000Z","modified_at":"2026-02-08T14:22:47.000Z","name":"Greyson Barrows","mobile_number":"248-701-0857","email_id":"Melissa_Grady@yahoo.com","dop":"2025-04-06","serial_number":"14464942977519696","imei1":"14464942977519696","imei2":"14464942977519696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180610,"job_number":"JOB_180610","tr_customer_id":180628,"tr_customer_product_id":180618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10167572570279","imei1":"10167572570279","imei2":"10167572570279","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180612,"job_number":"JOB_180612","tr_customer_id":180630,"tr_customer_product_id":180620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"Kurtis Nitzsche","mobile_number":"596-929-5837","email_id":"Travon.Moore58@gmail.com","dop":"2025-06-18","serial_number":"1097538551322889","imei1":"1097538551322889","imei2":"1097538551322889","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180622,"job_number":"JOB_180622","tr_customer_id":180640,"tr_customer_product_id":180630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12981560262399","imei1":"12981560262399","imei2":"12981560262399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180624,"job_number":"JOB_180624","tr_customer_id":180642,"tr_customer_product_id":180632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:26.000Z","modified_at":"2026-02-08T14:25:26.000Z","name":"Gabriella Simonis","mobile_number":"304-545-5550","email_id":"Luther.Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"17045357272701778","imei1":"17045357272701778","imei2":"17045357272701778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180625,"job_number":"JOB_180625","tr_customer_id":180643,"tr_customer_product_id":180633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10817750843860","imei1":"10817750843860","imei2":"10817750843860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180627,"job_number":"JOB_180627","tr_customer_id":180645,"tr_customer_product_id":180635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:29.000Z","modified_at":"2026-02-08T14:25:29.000Z","name":"Emmett Hills","mobile_number":"603-322-3804","email_id":"Pascale_Hettinger69@gmail.com","dop":"2025-04-06","serial_number":"13556698490155630","imei1":"13556698490155630","imei2":"13556698490155630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180628,"job_number":"JOB_180628","tr_customer_id":180646,"tr_customer_product_id":180636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:09.000Z","modified_at":"2026-02-08T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12084375608828","imei1":"12084375608828","imei2":"12084375608828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180630,"job_number":"JOB_180630","tr_customer_id":180648,"tr_customer_product_id":180638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:11.000Z","modified_at":"2026-02-08T14:26:11.000Z","name":"Jarrod Sawayn","mobile_number":"734-326-5007","email_id":"Cedrick_Purdy80@yahoo.com","dop":"2025-04-06","serial_number":"19293028001380776","imei1":"19293028001380776","imei2":"19293028001380776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180631,"job_number":"JOB_180631","tr_customer_id":180649,"tr_customer_product_id":180639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:14.000Z","modified_at":"2026-02-08T14:26:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16543625386449","imei1":"16543625386449","imei2":"16543625386449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180633,"job_number":"JOB_180633","tr_customer_id":180651,"tr_customer_product_id":180641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:16.000Z","modified_at":"2026-02-08T14:26:16.000Z","name":"Baylee Jerde","mobile_number":"650-340-6325","email_id":"Ashleigh63@yahoo.com","dop":"2025-04-06","serial_number":"18701744897610890","imei1":"18701744897610890","imei2":"18701744897610890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180634,"job_number":"JOB_180634","tr_customer_id":180652,"tr_customer_product_id":180642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:26:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18952458001854","imei1":"18952458001854","imei2":"18952458001854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180636,"job_number":"JOB_180636","tr_customer_id":180654,"tr_customer_product_id":180644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:41.000Z","modified_at":"2026-02-08T14:26:41.000Z","name":"Rene Lakin","mobile_number":"313-239-9906","email_id":"Faustino.Orn49@yahoo.com","dop":"2025-04-06","serial_number":"12588223049745100","imei1":"12588223049745100","imei2":"12588223049745100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180637,"job_number":"JOB_180637","tr_customer_id":180655,"tr_customer_product_id":180645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17973095445641","imei1":"17973095445641","imei2":"17973095445641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180639,"job_number":"JOB_180639","tr_customer_id":180657,"tr_customer_product_id":180647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:56.000Z","modified_at":"2026-02-08T14:26:56.000Z","name":"Marianna Mayer","mobile_number":"866-788-4910","email_id":"Shaun0@yahoo.com","dop":"2025-04-06","serial_number":"16628768293653930","imei1":"16628768293653930","imei2":"16628768293653930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180640,"job_number":"JOB_180640","tr_customer_id":180658,"tr_customer_product_id":180648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:26:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17083700156570","imei1":"17083700156570","imei2":"17083700156570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180642,"job_number":"JOB_180642","tr_customer_id":180660,"tr_customer_product_id":180650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:01.000Z","modified_at":"2026-02-08T14:27:01.000Z","name":"Karl Schaden","mobile_number":"698-558-8503","email_id":"Kole.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"13948378547733976","imei1":"13948378547733976","imei2":"13948378547733976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180643,"job_number":"JOB_180643","tr_customer_id":180661,"tr_customer_product_id":180651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18146556114062","imei1":"18146556114062","imei2":"18146556114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180645,"job_number":"JOB_180645","tr_customer_id":180663,"tr_customer_product_id":180653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:03.000Z","modified_at":"2026-02-08T14:27:03.000Z","name":"Berneice Price","mobile_number":"873-280-6000","email_id":"Layne_Schimmel28@yahoo.com","dop":"2025-04-06","serial_number":"10995544047478364","imei1":"10995544047478364","imei2":"10995544047478364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180646,"job_number":"JOB_180646","tr_customer_id":180664,"tr_customer_product_id":180654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:27:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18450364582926","imei1":"18450364582926","imei2":"18450364582926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180648,"job_number":"JOB_180648","tr_customer_id":180666,"tr_customer_product_id":180656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:26.000Z","modified_at":"2026-02-08T14:27:26.000Z","name":"Alexys Wehner","mobile_number":"201-524-4387","email_id":"Vicky47@hotmail.com","dop":"2025-04-06","serial_number":"17661960058004280","imei1":"17661960058004280","imei2":"17661960058004280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180649,"job_number":"JOB_180649","tr_customer_id":180667,"tr_customer_product_id":180657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:27:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14626811347729","imei1":"14626811347729","imei2":"14626811347729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180651,"job_number":"JOB_180651","tr_customer_id":180669,"tr_customer_product_id":180659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:47.000Z","modified_at":"2026-02-08T14:27:47.000Z","name":"Elmer Prosacco","mobile_number":"855-963-1155","email_id":"Shaun.Batz36@hotmail.com","dop":"2025-04-06","serial_number":"15180123192468258","imei1":"15180123192468258","imei2":"15180123192468258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180653,"job_number":"JOB_180653","tr_customer_id":180671,"tr_customer_product_id":180661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:09.000Z","modified_at":"2026-02-08T14:28:09.000Z","name":"Hannah Schowalter","mobile_number":"919-942-1015","email_id":"Rebekah.Adams71@gmail.com","dop":"2025-04-06","serial_number":"18309789408050932","imei1":"18309789408050932","imei2":"18309789408050932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180654,"job_number":"JOB_180654","tr_customer_id":180672,"tr_customer_product_id":180662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19581167757173","imei1":"19581167757173","imei2":"19581167757173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180656,"job_number":"JOB_180656","tr_customer_id":180674,"tr_customer_product_id":180664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:12.000Z","modified_at":"2026-02-08T14:28:12.000Z","name":"Moshe Leannon","mobile_number":"579-775-8631","email_id":"Caleigh.Klocko47@yahoo.com","dop":"2025-04-06","serial_number":"12318242200113064","imei1":"12318242200113064","imei2":"12318242200113064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180657,"job_number":"JOB_180657","tr_customer_id":180675,"tr_customer_product_id":180665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:25.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10424478635803","imei1":"10424478635803","imei2":"10424478635803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180659,"job_number":"JOB_180659","tr_customer_id":180677,"tr_customer_product_id":180667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:27.000Z","modified_at":"2026-02-08T14:28:27.000Z","name":"Mateo Will","mobile_number":"982-604-6780","email_id":"Sallie0@hotmail.com","dop":"2025-04-06","serial_number":"18996294927067980","imei1":"18996294927067980","imei2":"18996294927067980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180661,"job_number":"JOB_180661","tr_customer_id":180679,"tr_customer_product_id":180669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:32.000Z","modified_at":"2026-02-08T14:28:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17863105104038","imei1":"17863105104038","imei2":"17863105104038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180663,"job_number":"JOB_180663","tr_customer_id":180681,"tr_customer_product_id":180671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:34.000Z","modified_at":"2026-02-08T14:28:34.000Z","name":"Fleta McCullough","mobile_number":"690-739-9706","email_id":"Emmanuel8@gmail.com","dop":"2025-04-06","serial_number":"18344647786099756","imei1":"18344647786099756","imei2":"18344647786099756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180666,"job_number":"JOB_180666","tr_customer_id":180684,"tr_customer_product_id":180674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18152327947782","imei1":"18152327947782","imei2":"18152327947782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180668,"job_number":"JOB_180668","tr_customer_id":180686,"tr_customer_product_id":180676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:16.000Z","modified_at":"2026-02-08T14:29:16.000Z","name":"Millie Bogisich","mobile_number":"791-979-1611","email_id":"Ray80@yahoo.com","dop":"2025-04-06","serial_number":"18113609060645676","imei1":"18113609060645676","imei2":"18113609060645676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180670,"job_number":"JOB_180670","tr_customer_id":180688,"tr_customer_product_id":180678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:28.000Z","modified_at":"2026-02-08T14:29:28.000Z","name":"Flo Ruecker","mobile_number":"389-221-9152","email_id":"Fanny.Schamberger@gmail.com","dop":"2025-04-06","serial_number":"11606743275147552","imei1":"11606743275147552","imei2":"11606743275147552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180671,"job_number":"JOB_180671","tr_customer_id":180689,"tr_customer_product_id":180679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12200938957838","imei1":"12200938957838","imei2":"12200938957838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180673,"job_number":"JOB_180673","tr_customer_id":180691,"tr_customer_product_id":180681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:05.000Z","modified_at":"2026-02-08T14:30:05.000Z","name":"Celine Ziemann","mobile_number":"710-509-2062","email_id":"Grant.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"13205013139632332","imei1":"13205013139632332","imei2":"13205013139632332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180674,"job_number":"JOB_180674","tr_customer_id":180692,"tr_customer_product_id":180682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16717530874995","imei1":"16717530874995","imei2":"16717530874995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180676,"job_number":"JOB_180676","tr_customer_id":180694,"tr_customer_product_id":180684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:21.000Z","modified_at":"2026-02-08T14:32:21.000Z","name":"Layla Breitenberg","mobile_number":"424-484-3411","email_id":"Brant_Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"11891752915272896","imei1":"11891752915272896","imei2":"11891752915272896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180677,"job_number":"JOB_180677","tr_customer_id":180695,"tr_customer_product_id":180685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19858425935583","imei1":"19858425935583","imei2":"19858425935583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180679,"job_number":"JOB_180679","tr_customer_id":180697,"tr_customer_product_id":180687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:23.000Z","modified_at":"2026-02-08T14:32:23.000Z","name":"Erna Homenick","mobile_number":"975-783-9655","email_id":"Raheem36@gmail.com","dop":"2025-04-06","serial_number":"19962081859507550","imei1":"19962081859507550","imei2":"19962081859507550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180681,"job_number":"JOB_180681","tr_customer_id":180699,"tr_customer_product_id":180689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:56.000Z","modified_at":"2026-02-08T14:32:56.000Z","name":"Gwendolyn Sipes","mobile_number":"872-238-2973","email_id":"Darius6@hotmail.com","dop":"2025-04-06","serial_number":"17049858834535136","imei1":"17049858834535136","imei2":"17049858834535136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180682,"job_number":"JOB_180682","tr_customer_id":180700,"tr_customer_product_id":180690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11934818412011","imei1":"11934818412011","imei2":"11934818412011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180684,"job_number":"JOB_180684","tr_customer_id":180702,"tr_customer_product_id":180692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:06.000Z","modified_at":"2026-02-08T14:33:06.000Z","name":"Myrtis Schuppe","mobile_number":"695-904-7204","email_id":"Isaiah_Wyman75@yahoo.com","dop":"2025-04-06","serial_number":"15810137682561592","imei1":"15810137682561592","imei2":"15810137682561592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180685,"job_number":"JOB_180685","tr_customer_id":180703,"tr_customer_product_id":180693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905184044381","imei1":"16905184044381","imei2":"16905184044381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180687,"job_number":"JOB_180687","tr_customer_id":180705,"tr_customer_product_id":180695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:09.000Z","modified_at":"2026-02-08T14:33:09.000Z","name":"Burley Schuppe","mobile_number":"776-398-5070","email_id":"Simeon26@gmail.com","dop":"2025-04-06","serial_number":"19789631832212188","imei1":"19789631832212188","imei2":"19789631832212188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180688,"job_number":"JOB_180688","tr_customer_id":180706,"tr_customer_product_id":180696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:27.000Z","modified_at":"2026-02-08T14:33:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11976293283832","imei1":"11976293283832","imei2":"11976293283832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180690,"job_number":"JOB_180690","tr_customer_id":180708,"tr_customer_product_id":180698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:29.000Z","modified_at":"2026-02-08T14:33:29.000Z","name":"Elouise Considine","mobile_number":"863-717-5561","email_id":"Claude.MacGyver14@gmail.com","dop":"2025-04-06","serial_number":"15878695079629820","imei1":"15878695079629820","imei2":"15878695079629820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180695,"job_number":"JOB_180695","tr_customer_id":180713,"tr_customer_product_id":180703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:41.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Nash Kertzmann","mobile_number":"877-659-7671","email_id":"Cyril50@yahoo.com","dop":"2025-04-06","serial_number":"18145490695890990","imei1":"18145490695890990","imei2":"18145490695890990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180696,"job_number":"JOB_180696","tr_customer_id":180714,"tr_customer_product_id":180704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:33:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14464513725479","imei1":"14464513725479","imei2":"14464513725479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180698,"job_number":"JOB_180698","tr_customer_id":180716,"tr_customer_product_id":180706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:50.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Lola Blick","mobile_number":"758-251-8141","email_id":"Ebony6@gmail.com","dop":"2025-04-06","serial_number":"12417856477188788","imei1":"12417856477188788","imei2":"12417856477188788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180699,"job_number":"JOB_180699","tr_customer_id":180717,"tr_customer_product_id":180707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19853778081182","imei1":"19853778081182","imei2":"19853778081182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180704,"job_number":"JOB_180704","tr_customer_id":180722,"tr_customer_product_id":180712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:56.000Z","modified_at":"2026-02-08T14:33:56.000Z","name":"Brendon Greenholt","mobile_number":"956-812-2178","email_id":"Brigitte30@gmail.com","dop":"2025-04-06","serial_number":"15938994332419052","imei1":"15938994332419052","imei2":"15938994332419052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180708,"job_number":"JOB_180708","tr_customer_id":180726,"tr_customer_product_id":180716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:14.000Z","modified_at":"2026-02-08T14:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19513483333827","imei1":"19513483333827","imei2":"19513483333827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180710,"job_number":"JOB_180710","tr_customer_id":180728,"tr_customer_product_id":180718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:16.000Z","modified_at":"2026-02-08T14:34:16.000Z","name":"Aiyana O'Reilly","mobile_number":"521-671-2637","email_id":"Violet47@yahoo.com","dop":"2025-04-06","serial_number":"18836776955496480","imei1":"18836776955496480","imei2":"18836776955496480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180711,"job_number":"JOB_180711","tr_customer_id":180729,"tr_customer_product_id":180719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16037964723916","imei1":"16037964723916","imei2":"16037964723916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180713,"job_number":"JOB_180713","tr_customer_id":180731,"tr_customer_product_id":180721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:01.000Z","modified_at":"2026-02-08T14:35:01.000Z","name":"Jamar Harber","mobile_number":"444-945-6780","email_id":"Esther.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"13491293098809334","imei1":"13491293098809334","imei2":"13491293098809334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180715,"job_number":"JOB_180715","tr_customer_id":180733,"tr_customer_product_id":180723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:18.000Z","modified_at":"2026-02-08T14:35:18.000Z","name":"Halie Schaden","mobile_number":"275-756-9529","email_id":"Rachel.Berge@hotmail.com","dop":"2025-04-06","serial_number":"12565054062744512","imei1":"12565054062744512","imei2":"12565054062744512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180716,"job_number":"JOB_180716","tr_customer_id":180734,"tr_customer_product_id":180724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:35:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17768084464110","imei1":"17768084464110","imei2":"17768084464110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180718,"job_number":"JOB_180718","tr_customer_id":180736,"tr_customer_product_id":180726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:35.000Z","modified_at":"2026-02-08T14:35:35.000Z","name":"Keith Schaden","mobile_number":"211-388-1309","email_id":"Ally60@yahoo.com","dop":"2025-04-06","serial_number":"18026911207518310","imei1":"18026911207518310","imei2":"18026911207518310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180719,"job_number":"JOB_180719","tr_customer_id":180737,"tr_customer_product_id":180727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:35:37.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14660646192756","imei1":"14660646192756","imei2":"14660646192756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180721,"job_number":"JOB_180721","tr_customer_id":180739,"tr_customer_product_id":180729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:39.000Z","modified_at":"2026-02-08T14:35:39.000Z","name":"Vaughn Kozey","mobile_number":"510-876-7173","email_id":"Ezra_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12458741410507062","imei1":"12458741410507062","imei2":"12458741410507062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180722,"job_number":"JOB_180722","tr_customer_id":180740,"tr_customer_product_id":180730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:35:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12391076118317","imei1":"12391076118317","imei2":"12391076118317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180724,"job_number":"JOB_180724","tr_customer_id":180742,"tr_customer_product_id":180732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:41.000Z","modified_at":"2026-02-08T14:35:41.000Z","name":"Lucinda Bernier","mobile_number":"546-540-6250","email_id":"Sabryna90@yahoo.com","dop":"2025-04-06","serial_number":"16447982926946080","imei1":"16447982926946080","imei2":"16447982926946080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180725,"job_number":"JOB_180725","tr_customer_id":180743,"tr_customer_product_id":180733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:35:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17047548559424","imei1":"17047548559424","imei2":"17047548559424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180727,"job_number":"JOB_180727","tr_customer_id":180745,"tr_customer_product_id":180735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:49.000Z","modified_at":"2026-02-08T14:35:49.000Z","name":"Josianne Lesch","mobile_number":"364-925-7156","email_id":"Rusty86@gmail.com","dop":"2025-04-06","serial_number":"19281679877217350","imei1":"19281679877217350","imei2":"19281679877217350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180728,"job_number":"JOB_180728","tr_customer_id":180746,"tr_customer_product_id":180736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18404818798930","imei1":"18404818798930","imei2":"18404818798930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180730,"job_number":"JOB_180730","tr_customer_id":180748,"tr_customer_product_id":180738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:23.000Z","modified_at":"2026-02-08T14:36:23.000Z","name":"Guy Konopelski","mobile_number":"219-546-1156","email_id":"Abdul_Kassulke@yahoo.com","dop":"2025-04-06","serial_number":"15356096203591724","imei1":"15356096203591724","imei2":"15356096203591724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180731,"job_number":"JOB_180731","tr_customer_id":180749,"tr_customer_product_id":180739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:36:25.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13595423384548","imei1":"13595423384548","imei2":"13595423384548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180733,"job_number":"JOB_180733","tr_customer_id":180751,"tr_customer_product_id":180741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:27.000Z","modified_at":"2026-02-08T14:36:27.000Z","name":"Donavon Kassulke","mobile_number":"665-265-4475","email_id":"Clotilde.Kozey46@hotmail.com","dop":"2025-04-06","serial_number":"15204485925510948","imei1":"15204485925510948","imei2":"15204485925510948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180734,"job_number":"JOB_180734","tr_customer_id":180752,"tr_customer_product_id":180742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061224841371","imei1":"16061224841371","imei2":"16061224841371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180736,"job_number":"JOB_180736","tr_customer_id":180754,"tr_customer_product_id":180744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:30.000Z","modified_at":"2026-02-08T14:36:30.000Z","name":"Verlie Rodriguez","mobile_number":"858-833-4488","email_id":"Barbara_Auer32@gmail.com","dop":"2025-04-06","serial_number":"19476574561770330","imei1":"19476574561770330","imei2":"19476574561770330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180738,"job_number":"JOB_180738","tr_customer_id":180756,"tr_customer_product_id":180746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:34.000Z","modified_at":"2026-02-08T14:36:34.000Z","name":"Jaylen Welch","mobile_number":"378-477-9961","email_id":"Audreanne45@gmail.com","dop":"2025-04-06","serial_number":"15547066284882464","imei1":"15547066284882464","imei2":"15547066284882464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180739,"job_number":"JOB_180739","tr_customer_id":180757,"tr_customer_product_id":180747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:36:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14321346582165","imei1":"14321346582165","imei2":"14321346582165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180741,"job_number":"JOB_180741","tr_customer_id":180759,"tr_customer_product_id":180749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:37.000Z","modified_at":"2026-02-08T14:36:37.000Z","name":"Rylan Blick","mobile_number":"562-345-5886","email_id":"Laney35@gmail.com","dop":"2025-04-06","serial_number":"10985475123273000","imei1":"10985475123273000","imei2":"10985475123273000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180743,"job_number":"JOB_180743","tr_customer_id":180761,"tr_customer_product_id":180751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17076808923730","imei1":"17076808923730","imei2":"17076808923730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180745,"job_number":"JOB_180745","tr_customer_id":180763,"tr_customer_product_id":180753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:11.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"Jeff Stracke","mobile_number":"730-312-9968","email_id":"Maegan.Osinski81@hotmail.com","dop":"2025-04-06","serial_number":"19673669861498790","imei1":"19673669861498790","imei2":"19673669861498790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180746,"job_number":"JOB_180746","tr_customer_id":180764,"tr_customer_product_id":180754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:13.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15477076327019","imei1":"15477076327019","imei2":"15477076327019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180749,"job_number":"JOB_180749","tr_customer_id":180767,"tr_customer_product_id":180757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:14.000Z","modified_at":"2026-02-08T14:37:14.000Z","name":"Ebony Thompson","mobile_number":"517-870-6006","email_id":"Delaney96@yahoo.com","dop":"2025-04-06","serial_number":"11170731839033284","imei1":"11170731839033284","imei2":"11170731839033284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180750,"job_number":"JOB_180750","tr_customer_id":180768,"tr_customer_product_id":180758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16917390416499","imei1":"16917390416499","imei2":"16917390416499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180752,"job_number":"JOB_180752","tr_customer_id":180770,"tr_customer_product_id":180760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:17.000Z","modified_at":"2026-02-08T14:37:17.000Z","name":"John Donnelly","mobile_number":"396-849-1619","email_id":"Norberto.Brakus52@hotmail.com","dop":"2025-04-06","serial_number":"17087362191044928","imei1":"17087362191044928","imei2":"17087362191044928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180753,"job_number":"JOB_180753","tr_customer_id":180771,"tr_customer_product_id":180761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16249413041942","imei1":"16249413041942","imei2":"16249413041942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180756,"job_number":"JOB_180756","tr_customer_id":180774,"tr_customer_product_id":180764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:37:23.000Z","name":"Esther Emmerich","mobile_number":"880-870-0636","email_id":"Lempi.Prohaska65@hotmail.com","dop":"2025-04-06","serial_number":"15688931058627826","imei1":"15688931058627826","imei2":"15688931058627826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180757,"job_number":"JOB_180757","tr_customer_id":180775,"tr_customer_product_id":180765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:24.000Z","modified_at":"2026-02-08T14:37:24.000Z","name":"Dane Schaefer","mobile_number":"729-420-6726","email_id":"Julie.Ritchie@gmail.com","dop":"2025-04-06","serial_number":"15675454189262724","imei1":"15675454189262724","imei2":"15675454189262724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180759,"job_number":"JOB_180759","tr_customer_id":180777,"tr_customer_product_id":180767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:52:35.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14924896553421","imei1":"14924896553421","imei2":"14924896553421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180761,"job_number":"JOB_180761","tr_customer_id":180779,"tr_customer_product_id":180769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:37.000Z","modified_at":"2026-02-08T14:52:37.000Z","name":"Geo Wiegand","mobile_number":"817-988-4259","email_id":"Jarod24@gmail.com","dop":"2025-04-06","serial_number":"16961173668522258","imei1":"16961173668522258","imei2":"16961173668522258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180762,"job_number":"JOB_180762","tr_customer_id":180780,"tr_customer_product_id":180770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:24.000Z","modified_at":"2026-02-08T14:53:24.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11207340519352","imei1":"11207340519352","imei2":"11207340519352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180764,"job_number":"JOB_180764","tr_customer_id":180782,"tr_customer_product_id":180772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:26.000Z","modified_at":"2026-02-08T14:53:26.000Z","name":"Annabell Schuppe","mobile_number":"771-256-4597","email_id":"Ludie63@gmail.com","dop":"2025-04-06","serial_number":"11624366701933092","imei1":"11624366701933092","imei2":"11624366701933092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180765,"job_number":"JOB_180765","tr_customer_id":180783,"tr_customer_product_id":180773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:02:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133901159190","imei1":"11133901159190","imei2":"11133901159190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180767,"job_number":"JOB_180767","tr_customer_id":180785,"tr_customer_product_id":180775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:02:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15148797269718","imei1":"15148797269718","imei2":"15148797269718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180769,"job_number":"JOB_180769","tr_customer_id":180787,"tr_customer_product_id":180777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:54.000Z","modified_at":"2026-02-08T15:02:54.000Z","name":"Hiram Berge","mobile_number":"550-805-8996","email_id":"Ruthe.Bogisich72@gmail.com","dop":"2025-04-06","serial_number":"11066015573848562","imei1":"11066015573848562","imei2":"11066015573848562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180770,"job_number":"JOB_180770","tr_customer_id":180788,"tr_customer_product_id":180778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:55.000Z","modified_at":"2026-02-08T15:02:55.000Z","name":"Sophia Bauch","mobile_number":"977-638-4529","email_id":"Lindsay_White57@gmail.com","dop":"2025-04-06","serial_number":"18260999081498710","imei1":"18260999081498710","imei2":"18260999081498710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180771,"job_number":"JOB_180771","tr_customer_id":180789,"tr_customer_product_id":180779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:03:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12160662861455","imei1":"12160662861455","imei2":"12160662861455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180773,"job_number":"JOB_180773","tr_customer_id":180791,"tr_customer_product_id":180781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19374918658945","imei1":"19374918658945","imei2":"19374918658945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180774,"job_number":"JOB_180774","tr_customer_id":180792,"tr_customer_product_id":180782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"Joanie Blick","mobile_number":"551-991-0519","email_id":"Kelsi79@yahoo.com","dop":"2025-04-06","serial_number":"12291381528319444","imei1":"12291381528319444","imei2":"12291381528319444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180776,"job_number":"JOB_180776","tr_customer_id":180794,"tr_customer_product_id":180784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:42.000Z","modified_at":"2026-02-08T15:03:42.000Z","name":"Corbin Anderson","mobile_number":"344-949-0638","email_id":"Dalton45@gmail.com","dop":"2025-04-06","serial_number":"10869274553088056","imei1":"10869274553088056","imei2":"10869274553088056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180777,"job_number":"JOB_180777","tr_customer_id":180795,"tr_customer_product_id":180785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:04:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628558057965","imei1":"16628558057965","imei2":"16628558057965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180779,"job_number":"JOB_180779","tr_customer_id":180797,"tr_customer_product_id":180787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:27.000Z","modified_at":"2026-02-08T15:04:27.000Z","name":"Mckenna Monahan","mobile_number":"955-279-3201","email_id":"Alfreda_Runte@yahoo.com","dop":"2025-04-06","serial_number":"14230962787026788","imei1":"14230962787026788","imei2":"14230962787026788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180780,"job_number":"JOB_180780","tr_customer_id":180798,"tr_customer_product_id":180788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:04:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10265667320543","imei1":"10265667320543","imei2":"10265667320543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180782,"job_number":"JOB_180782","tr_customer_id":180800,"tr_customer_product_id":180790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:29.000Z","modified_at":"2026-02-08T15:04:29.000Z","name":"Javonte Moore","mobile_number":"771-566-1102","email_id":"Gabrielle.Casper@yahoo.com","dop":"2025-04-06","serial_number":"19996289464417770","imei1":"19996289464417770","imei2":"19996289464417770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180783,"job_number":"JOB_180783","tr_customer_id":180801,"tr_customer_product_id":180791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:13.000Z","modified_at":"2026-02-08T15:11:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13990148499993","imei1":"13990148499993","imei2":"13990148499993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180785,"job_number":"JOB_180785","tr_customer_id":180803,"tr_customer_product_id":180793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:15.000Z","modified_at":"2026-02-08T15:11:15.000Z","name":"Minerva Goyette","mobile_number":"715-801-4512","email_id":"Roderick_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"19733054926736280","imei1":"19733054926736280","imei2":"19733054926736280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180786,"job_number":"JOB_180786","tr_customer_id":180804,"tr_customer_product_id":180794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:18.000Z","modified_at":"2026-02-08T15:11:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11410533021336","imei1":"11410533021336","imei2":"11410533021336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180788,"job_number":"JOB_180788","tr_customer_id":180806,"tr_customer_product_id":180796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:20.000Z","modified_at":"2026-02-08T15:11:20.000Z","name":"Arnulfo Sawayn","mobile_number":"379-489-3371","email_id":"Karlie_Lesch40@yahoo.com","dop":"2025-04-06","serial_number":"11918753439119884","imei1":"11918753439119884","imei2":"11918753439119884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180789,"job_number":"JOB_180789","tr_customer_id":180807,"tr_customer_product_id":180797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:01.000Z","modified_at":"2026-02-08T15:12:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249025009426","imei1":"11249025009426","imei2":"11249025009426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180791,"job_number":"JOB_180791","tr_customer_id":180809,"tr_customer_product_id":180799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:03.000Z","modified_at":"2026-02-08T15:12:03.000Z","name":"Pierce Barrows","mobile_number":"847-627-3541","email_id":"Ewell_Rippin42@yahoo.com","dop":"2025-04-06","serial_number":"13129032648553330","imei1":"13129032648553330","imei2":"13129032648553330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180792,"job_number":"JOB_180792","tr_customer_id":180810,"tr_customer_product_id":180800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11391841210957","imei1":"11391841210957","imei2":"11391841210957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180794,"job_number":"JOB_180794","tr_customer_id":180812,"tr_customer_product_id":180802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:07.000Z","modified_at":"2026-02-08T15:12:07.000Z","name":"Lydia Crooks","mobile_number":"795-213-3564","email_id":"Osbaldo.Boehm1@yahoo.com","dop":"2025-04-06","serial_number":"19630726136623880","imei1":"19630726136623880","imei2":"19630726136623880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180795,"job_number":"JOB_180795","tr_customer_id":180813,"tr_customer_product_id":180803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:12:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10863300173317","imei1":"10863300173317","imei2":"10863300173317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180797,"job_number":"JOB_180797","tr_customer_id":180815,"tr_customer_product_id":180805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:51.000Z","modified_at":"2026-02-08T15:12:51.000Z","name":"Irma Welch","mobile_number":"517-436-7225","email_id":"Breanne6@hotmail.com","dop":"2025-04-06","serial_number":"18810054358800550","imei1":"18810054358800550","imei2":"18810054358800550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180798,"job_number":"JOB_180798","tr_customer_id":180816,"tr_customer_product_id":180806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:12:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15303254540494","imei1":"15303254540494","imei2":"15303254540494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180800,"job_number":"JOB_180800","tr_customer_id":180818,"tr_customer_product_id":180808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:54.000Z","modified_at":"2026-02-08T15:12:54.000Z","name":"Alaina Quitzon","mobile_number":"293-841-9187","email_id":"Dwight_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"10982030288167952","imei1":"10982030288167952","imei2":"10982030288167952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180801,"job_number":"JOB_180801","tr_customer_id":180819,"tr_customer_product_id":180809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:43.000Z","modified_at":"2026-02-08T15:46:43.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100111584672425","imei1":"100111584672425","imei2":"100111584672425","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180803,"job_number":"JOB_180803","tr_customer_id":180821,"tr_customer_product_id":180811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:46:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103764242257100","imei1":"103764242257100","imei2":"103764242257100","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180826,"job_number":"JOB_180826","tr_customer_id":180844,"tr_customer_product_id":180834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:11:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18157706948305","imei1":"18157706948305","imei2":"18157706948305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180828,"job_number":"JOB_180828","tr_customer_id":180846,"tr_customer_product_id":180836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:52.000Z","modified_at":"2026-02-08T16:11:52.000Z","name":"Thurman O'Connell","mobile_number":"342-983-7956","email_id":"Berenice89@hotmail.com","dop":"2025-04-06","serial_number":"10007094967604606","imei1":"10007094967604606","imei2":"10007094967604606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180829,"job_number":"JOB_180829","tr_customer_id":180847,"tr_customer_product_id":180837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:55.000Z","modified_at":"2026-02-08T16:11:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13207792215935","imei1":"13207792215935","imei2":"13207792215935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180831,"job_number":"JOB_180831","tr_customer_id":180849,"tr_customer_product_id":180839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:57.000Z","modified_at":"2026-02-08T16:11:57.000Z","name":"Keven Streich","mobile_number":"554-820-5032","email_id":"Cullen6@gmail.com","dop":"2025-04-06","serial_number":"11395998855744656","imei1":"11395998855744656","imei2":"11395998855744656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180832,"job_number":"JOB_180832","tr_customer_id":180850,"tr_customer_product_id":180840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:12:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11362606797553","imei1":"11362606797553","imei2":"11362606797553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180834,"job_number":"JOB_180834","tr_customer_id":180852,"tr_customer_product_id":180842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:40.000Z","modified_at":"2026-02-08T16:12:40.000Z","name":"Mariela Bosco","mobile_number":"619-715-9816","email_id":"Timmothy.Gerhold36@hotmail.com","dop":"2025-04-06","serial_number":"14479995720853256","imei1":"14479995720853256","imei2":"14479995720853256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180835,"job_number":"JOB_180835","tr_customer_id":180853,"tr_customer_product_id":180843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15031279793367","imei1":"15031279793367","imei2":"15031279793367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180837,"job_number":"JOB_180837","tr_customer_id":180855,"tr_customer_product_id":180845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:45.000Z","modified_at":"2026-02-08T16:12:45.000Z","name":"Elroy Mann","mobile_number":"372-451-0976","email_id":"Brad.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"15741105492901846","imei1":"15741105492901846","imei2":"15741105492901846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180838,"job_number":"JOB_180838","tr_customer_id":180856,"tr_customer_product_id":180846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:13:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11204904011227","imei1":"11204904011227","imei2":"11204904011227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180840,"job_number":"JOB_180840","tr_customer_id":180858,"tr_customer_product_id":180848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:27.000Z","modified_at":"2026-02-08T16:13:27.000Z","name":"Lon Leannon","mobile_number":"389-648-3625","email_id":"Eldred.Huels51@yahoo.com","dop":"2025-04-06","serial_number":"18135862648488684","imei1":"18135862648488684","imei2":"18135862648488684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180841,"job_number":"JOB_180841","tr_customer_id":180859,"tr_customer_product_id":180849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:13:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14215163930751","imei1":"14215163930751","imei2":"14215163930751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180843,"job_number":"JOB_180843","tr_customer_id":180861,"tr_customer_product_id":180851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:33.000Z","modified_at":"2026-02-08T16:13:33.000Z","name":"Owen Schumm","mobile_number":"594-577-0370","email_id":"Brooke32@hotmail.com","dop":"2025-04-06","serial_number":"12945413451106522","imei1":"12945413451106522","imei2":"12945413451106522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180844,"job_number":"JOB_180844","tr_customer_id":180862,"tr_customer_product_id":180852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:57:20.000Z","modified_at":"2026-02-08T16:57:20.000Z","name":"Inder Kapoor","mobile_number":"7035545611","email_id":"sarla.sethi@gmail.com","dop":"2026-01-29","serial_number":"148217247700509","imei1":"148217247700509","imei2":"148217247700509","popurl":"www.kannan-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180568,"job_number":"JOB_180568","tr_customer_id":180586,"tr_customer_product_id":180576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"137573470788336","imei1":"137573470788336","imei2":"137573470788336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180569,"job_number":"JOB_180569","tr_customer_id":180587,"tr_customer_product_id":180577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"Lacy Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138106632299125","imei1":"138106632299125","imei2":"138106632299125","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180570,"job_number":"JOB_180570","tr_customer_id":180588,"tr_customer_product_id":180578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Wilmer Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181537802743977","imei1":"181537802743977","imei2":"181537802743977","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180571,"job_number":"JOB_180571","tr_customer_id":180589,"tr_customer_product_id":180579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Javier Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162079871726923","imei1":"162079871726923","imei2":"162079871726923","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180572,"job_number":"JOB_180572","tr_customer_id":180590,"tr_customer_product_id":180580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:14.000Z","modified_at":"2026-02-08T14:17:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124191678376841","imei1":"124191678376841","imei2":"124191678376841","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180573,"job_number":"JOB_180573","tr_customer_id":180591,"tr_customer_product_id":180581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Adrain Bartell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"164288872588444","imei1":"164288872588444","imei2":"164288872588444","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180574,"job_number":"JOB_180574","tr_customer_id":180592,"tr_customer_product_id":180582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Bailey Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185823970529272","imei1":"185823970529272","imei2":"185823970529272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180575,"job_number":"JOB_180575","tr_customer_id":180593,"tr_customer_product_id":180583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Javon Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197643069338891","imei1":"197643069338891","imei2":"197643069338891","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180691,"job_number":"JOB_180691","tr_customer_id":180709,"tr_customer_product_id":180699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102803116078401","imei1":"102803116078401","imei2":"102803116078401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180693,"job_number":"JOB_180693","tr_customer_id":180711,"tr_customer_product_id":180701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:38.000Z","name":"Darron Stiedemann","mobile_number":"793-764-8595","email_id":"Bradley65@hotmail.com","dop":"2025-06-09","serial_number":"100111909843517","imei1":"100111909843517","imei2":"100111909843517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180700,"job_number":"JOB_180700","tr_customer_id":180718,"tr_customer_product_id":180708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102888873783267","imei1":"102888873783267","imei2":"102888873783267","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180703,"job_number":"JOB_180703","tr_customer_id":180721,"tr_customer_product_id":180711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:33:55.000Z","name":"Juana Corkery","mobile_number":"745-279-0070","email_id":"Roxanne.Lakin@yahoo.com","dop":"2025-06-09","serial_number":"100422290171834","imei1":"100422290171834","imei2":"100422290171834","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180705,"job_number":"JOB_180705","tr_customer_id":180723,"tr_customer_product_id":180713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100993145364416","imei1":"100993145364416","imei2":"100993145364416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180707,"job_number":"JOB_180707","tr_customer_id":180725,"tr_customer_product_id":180715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Electa Jacobi","mobile_number":"347-365-1006","email_id":"Giovani27@hotmail.com","dop":"2025-06-09","serial_number":"109517777326243","imei1":"109517777326243","imei2":"109517777326243","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180805,"job_number":"JOB_180805","tr_customer_id":180823,"tr_customer_product_id":180813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:55:37.000Z","modified_at":"2026-02-08T15:55:37.000Z","name":"Anish Acharya","mobile_number":"8243391103","email_id":"bela.khatri@gmail.com","dop":"2026-01-29","serial_number":"149760331488797","imei1":"946494008521517","imei2":"365828832880931","popurl":"www.ekaksh-malik.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180806,"job_number":"JOB_180806","tr_customer_id":180824,"tr_customer_product_id":180814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:56:11.000Z","modified_at":"2026-02-08T15:56:11.000Z","name":"Gauraang Dutta","mobile_number":"8244649209","email_id":"avantika.kocchar@gmail.com","dop":"2026-01-29","serial_number":"304490570458327","imei1":"347545208922329","imei2":"638546567866292","popurl":"www.pramila-nehru.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180807,"job_number":"JOB_180807","tr_customer_id":180825,"tr_customer_product_id":180815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:58:54.000Z","modified_at":"2026-02-08T15:58:54.000Z","name":"Dhanu Ganaka","mobile_number":"8245749153","email_id":"anala.agarwal@hotmail.com","dop":"2026-01-29","serial_number":"078297285824736","imei1":"247353909152874","imei2":"338387624115573","popurl":"www.aditeya-kocchar.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180808,"job_number":"JOB_180808","tr_customer_id":180826,"tr_customer_product_id":180816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957148162011","imei1":"15957148162011","imei2":"15957148162011","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180809,"job_number":"JOB_180809","tr_customer_id":180827,"tr_customer_product_id":180817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150162010","imei1":"15957150162010","imei2":"15957150162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180810,"job_number":"JOB_180810","tr_customer_id":180828,"tr_customer_product_id":180818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957138162010","imei1":"15957138162010","imei2":"15957138162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180811,"job_number":"JOB_180811","tr_customer_id":180829,"tr_customer_product_id":180819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957152165010","imei1":"15957152165010","imei2":"15957152165010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180812,"job_number":"JOB_180812","tr_customer_id":180830,"tr_customer_product_id":180820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957151162010","imei1":"15957151162010","imei2":"15957151162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180813,"job_number":"JOB_180813","tr_customer_id":180831,"tr_customer_product_id":180821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chidaakaash Naik","mobile_number":"8248969863","email_id":"dwaipayan.butt@yahoo.co.in","dop":"2026-01-29","serial_number":"214062992747448","imei1":"215003475613399","imei2":"897741573911549","popurl":"www.vaidehi-bhattathiri.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180814,"job_number":"JOB_180814","tr_customer_id":180832,"tr_customer_product_id":180822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Vaijayanthi Gowda","mobile_number":"8247988806","email_id":"gajabahu.patel@gmail.com","dop":"2026-01-29","serial_number":"844360233031038","imei1":"730165766498934","imei2":"649857148511442","popurl":"www.siddarth-nair.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180815,"job_number":"JOB_180815","tr_customer_id":180833,"tr_customer_product_id":180823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Bankim Bandopadhyay","mobile_number":"8241648948","email_id":"diptendu.talwar@yahoo.co.in","dop":"2026-01-29","serial_number":"419427476541981","imei1":"506440561634857","imei2":"602418853850006","popurl":"www.chitramala-somayaji.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180816,"job_number":"JOB_180816","tr_customer_id":180834,"tr_customer_product_id":180824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chandan Mehra","mobile_number":"8245166088","email_id":"tara.achari@yahoo.co.in","dop":"2026-01-29","serial_number":"892353512382023","imei1":"282348848813259","imei2":"487533185470997","popurl":"www.bhavani-bhattacharya.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180817,"job_number":"JOB_180817","tr_customer_id":180835,"tr_customer_product_id":180825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chanda Mehra","mobile_number":"8244240963","email_id":"lai.namboothiri@hotmail.com","dop":"2026-01-29","serial_number":"192895532109612","imei1":"191699580673175","imei2":"947473872856144","popurl":"www.jaimini-kapoor.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180818,"job_number":"JOB_180818","tr_customer_id":180836,"tr_customer_product_id":180826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180819,"job_number":"JOB_180819","tr_customer_id":180837,"tr_customer_product_id":180827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180820,"job_number":"JOB_180820","tr_customer_id":180838,"tr_customer_product_id":180828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180821,"job_number":"JOB_180821","tr_customer_id":180839,"tr_customer_product_id":180829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163091","imei1":"15957150163091","imei2":"15957150163091","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180822,"job_number":"JOB_180822","tr_customer_id":180840,"tr_customer_product_id":180830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163093","imei1":"15957150163093","imei2":"15957150163093","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180823,"job_number":"JOB_180823","tr_customer_id":180841,"tr_customer_product_id":180831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163094","imei1":"15957150163094","imei2":"15957150163094","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180824,"job_number":"JOB_180824","tr_customer_id":180842,"tr_customer_product_id":180832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163092","imei1":"15957150163092","imei2":"15957150163092","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180825,"job_number":"JOB_180825","tr_customer_id":180843,"tr_customer_product_id":180833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163095","imei1":"15957150163095","imei2":"15957150163095","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180845,"job_number":"JOB_180845","tr_customer_id":180863,"tr_customer_product_id":180853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:10:28.000Z","modified_at":"2026-02-08T17:10:28.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586352","imei1":"14524537368586352","imei2":"14524537368586352","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180846,"job_number":"JOB_180846","tr_customer_id":180864,"tr_customer_product_id":180854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:12:17.000Z","modified_at":"2026-02-08T17:12:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586353","imei1":"14524537368586353","imei2":"14524537368586353","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180607,"job_number":"JOB_180607","tr_customer_id":180625,"tr_customer_product_id":180615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:51.000Z","modified_at":"2026-02-08T14:22:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10568626597782","imei1":"10568626597782","imei2":"10568626597782","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180609,"job_number":"JOB_180609","tr_customer_id":180627,"tr_customer_product_id":180617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:53.000Z","modified_at":"2026-02-08T14:22:53.000Z","name":"Keith Mayert","mobile_number":"530-680-6957","email_id":"Lou34@hotmail.com","dop":"2000-01-31","serial_number":"1044723349267084","imei1":"1044723349267084","imei2":"1044723349267084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180613,"job_number":"JOB_180613","tr_customer_id":180631,"tr_customer_product_id":180621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:23:37.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10928996089537","imei1":"10928996089537","imei2":"10928996089537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180615,"job_number":"JOB_180615","tr_customer_id":180633,"tr_customer_product_id":180623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:39.000Z","modified_at":"2026-02-08T14:23:39.000Z","name":"Jabari Cassin","mobile_number":"999-346-4776","email_id":"Vernice85@hotmail.com","dop":"2000-01-31","serial_number":"1032806216352742","imei1":"1032806216352742","imei2":"1032806216352742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180616,"job_number":"JOB_180616","tr_customer_id":180634,"tr_customer_product_id":180624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:24:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10637842429587","imei1":"10637842429587","imei2":"10637842429587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180618,"job_number":"JOB_180618","tr_customer_id":180636,"tr_customer_product_id":180626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:24.000Z","modified_at":"2026-02-08T14:24:24.000Z","name":"Llewellyn Walter","mobile_number":"613-509-3948","email_id":"Joesph2@hotmail.com","dop":"2000-01-31","serial_number":"1014885793920558","imei1":"1014885793920558","imei2":"1014885793920558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180619,"job_number":"JOB_180619","tr_customer_id":180637,"tr_customer_product_id":180627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:07.000Z","modified_at":"2026-02-08T14:25:07.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10330201824798","imei1":"10330201824798","imei2":"10330201824798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180621,"job_number":"JOB_180621","tr_customer_id":180639,"tr_customer_product_id":180629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:09.000Z","modified_at":"2026-02-08T14:25:09.000Z","name":"Anthony Mayert","mobile_number":"493-753-6919","email_id":"Horacio91@yahoo.com","dop":"2000-01-31","serial_number":"1058792055802275","imei1":"1058792055802275","imei2":"1058792055802275","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 26ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 078f8ff0-6a25-481e-a753-2eca31ca9e68
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 26ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ae710392-e355-4b99-9f98-2af8acc33b0f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 26ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Cache-Control no-cache
Postman-Token 5d055800-b846-4fa5-9786-3c625d33e86b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Cache-Control no-cache
Postman-Token a2c17335-4e37-4b1d-b777-7642f077f6e5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 20d617f3-ef8c-4002-9464-974ba63598f0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 25ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ff617552-6e34-40d3-bbc7-e5960a98af62
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 27ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Content-Type application/json
Cache-Control no-cache
Postman-Token 29176253-782c-40f2-b2ca-dd183612b71f
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 66ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MDB9.hxs35O1JSyQr-N2xQ94nf0ZYsp9PSOJbHV8LUkBcsbA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 6a128187-2935-4788-baee-1692522c01d5
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 29ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Content-Type application/json
Cache-Control no-cache
Postman-Token ee0f659d-5ac7-416c-88db-4abc5c202205
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 27ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 3c3fb713-3b1b-4a43-97df-bc92c78e78ef
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 28ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token b28b901b-b3c8-403f-a1cf-13c55431ca62
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 702ms
Mean size per request: 918.62KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MTN9.aCeSjEU5dlADXl3u7SRjfA6Wkr42Vl95m_iPYKWVkmk
Cache-Control no-cache
Postman-Token 4d223317-e2cf-4664-91f5-c9315c77bc66
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 940668
ETag W/"e5a7c-zpuPize//KLKFW19QiwgaKZt2Dc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd  efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180527,"job_number":"JOB_180527","tr_customer_id":180545,"tr_customer_product_id":180535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:57.000Z","modified_at":"2026-02-08T13:57:57.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104604446271953","imei1":"104604446271953","imei2":"104604446271953","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180529,"job_number":"JOB_180529","tr_customer_id":180547,"tr_customer_product_id":180537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:58:46.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105078321055700","imei1":"105078321055700","imei2":"105078321055700","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180531,"job_number":"JOB_180531","tr_customer_id":180549,"tr_customer_product_id":180539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:09.000Z","modified_at":"2026-02-08T13:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79258706893459","imei1":"79258706893459","imei2":"79258706893459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180532,"job_number":"JOB_180532","tr_customer_id":180550,"tr_customer_product_id":180540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16614611302081","imei1":"16614611302081","imei2":"16614611302081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180533,"job_number":"JOB_180533","tr_customer_id":180551,"tr_customer_product_id":180541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33143962173682","imei1":"33143962173682","imei2":"33143962173682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180534,"job_number":"JOB_180534","tr_customer_id":180552,"tr_customer_product_id":180542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52372207395973","imei1":"52372207395973","imei2":"52372207395973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180535,"job_number":"JOB_180535","tr_customer_id":180553,"tr_customer_product_id":180543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41279575795671","imei1":"41279575795671","imei2":"41279575795671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180536,"job_number":"JOB_180536","tr_customer_id":180554,"tr_customer_product_id":180544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37142244609990","imei1":"37142244609990","imei2":"37142244609990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180539,"job_number":"JOB_180539","tr_customer_id":180557,"tr_customer_product_id":180547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:24.000Z","modified_at":"2026-02-08T13:59:24.000Z","name":"Piper Kuhn","mobile_number":"469-483-5760","email_id":"Dylan.Kautzer67@gmail.com","dop":"2025-04-06","serial_number":"15181053479646604","imei1":"15181053479646604","imei2":"15181053479646604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180540,"job_number":"JOB_180540","tr_customer_id":180558,"tr_customer_product_id":180548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T13:59:34.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106707548850756","imei1":"106707548850756","imei2":"106707548850756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180542,"job_number":"JOB_180542","tr_customer_id":180560,"tr_customer_product_id":180550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69949483191113","imei1":"69949483191113","imei2":"69949483191113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180543,"job_number":"JOB_180543","tr_customer_id":180561,"tr_customer_product_id":180551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54394109351148","imei1":"54394109351148","imei2":"54394109351148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180544,"job_number":"JOB_180544","tr_customer_id":180562,"tr_customer_product_id":180552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64278196028626","imei1":"64278196028626","imei2":"64278196028626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180545,"job_number":"JOB_180545","tr_customer_id":180563,"tr_customer_product_id":180553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96188274944394","imei1":"96188274944394","imei2":"96188274944394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180546,"job_number":"JOB_180546","tr_customer_id":180564,"tr_customer_product_id":180554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85587539789341","imei1":"85587539789341","imei2":"85587539789341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180547,"job_number":"JOB_180547","tr_customer_id":180565,"tr_customer_product_id":180555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T13:59:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28584823408899","imei1":"28584823408899","imei2":"28584823408899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180549,"job_number":"JOB_180549","tr_customer_id":180567,"tr_customer_product_id":180557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22266787994294","imei1":"22266787994294","imei2":"22266787994294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180550,"job_number":"JOB_180550","tr_customer_id":180568,"tr_customer_product_id":180558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49412072345237","imei1":"49412072345237","imei2":"49412072345237","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180551,"job_number":"JOB_180551","tr_customer_id":180569,"tr_customer_product_id":180559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40792542391321","imei1":"40792542391321","imei2":"40792542391321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180552,"job_number":"JOB_180552","tr_customer_id":180570,"tr_customer_product_id":180560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36029055969019","imei1":"36029055969019","imei2":"36029055969019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180553,"job_number":"JOB_180553","tr_customer_id":180571,"tr_customer_product_id":180561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71474003650779","imei1":"71474003650779","imei2":"71474003650779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180554,"job_number":"JOB_180554","tr_customer_id":180572,"tr_customer_product_id":180562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25193061119213","imei1":"25193061119213","imei2":"25193061119213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180556,"job_number":"JOB_180556","tr_customer_id":180574,"tr_customer_product_id":180564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:34.000Z","modified_at":"2026-02-08T14:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10178785469419","imei1":"10178785469419","imei2":"10178785469419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180558,"job_number":"JOB_180558","tr_customer_id":180576,"tr_customer_product_id":180566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:36.000Z","modified_at":"2026-02-08T14:00:36.000Z","name":"Reymundo Lesch","mobile_number":"959-631-3701","email_id":"Mortimer.Grimes@hotmail.com","dop":"2025-04-06","serial_number":"13046825301078760","imei1":"13046825301078760","imei2":"13046825301078760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180562,"job_number":"JOB_180562","tr_customer_id":180580,"tr_customer_product_id":180570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18055937155651","imei1":"18055937155651","imei2":"18055937155651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180564,"job_number":"JOB_180564","tr_customer_id":180582,"tr_customer_product_id":180572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:24.000Z","modified_at":"2026-02-08T14:01:24.000Z","name":"Prudence Feeney","mobile_number":"301-700-8061","email_id":"Athena.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"16102568806358916","imei1":"16102568806358916","imei2":"16102568806358916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180565,"job_number":"JOB_180565","tr_customer_id":180583,"tr_customer_product_id":180573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19077642464205","imei1":"19077642464205","imei2":"19077642464205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180567,"job_number":"JOB_180567","tr_customer_id":180585,"tr_customer_product_id":180575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:11.000Z","modified_at":"2026-02-08T14:02:11.000Z","name":"Lisa Rolfson","mobile_number":"438-697-4409","email_id":"Boyd30@hotmail.com","dop":"2025-04-06","serial_number":"13128114824048736","imei1":"13128114824048736","imei2":"13128114824048736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180577,"job_number":"JOB_180577","tr_customer_id":180595,"tr_customer_product_id":180585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"97989040955609","imei1":"97989040955609","imei2":"97989040955609","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180578,"job_number":"JOB_180578","tr_customer_id":180596,"tr_customer_product_id":180586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"Ewell Sawayn","mobile_number":"540-447-8124","email_id":"Efrain31@gmail.com","dop":"2025-02-01","serial_number":"98480597561065","imei1":"98480597561065","imei2":"98480597561065","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180580,"job_number":"JOB_180580","tr_customer_id":180598,"tr_customer_product_id":180588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"71677591577650","imei1":"71677591577650","imei2":"71677591577650","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180581,"job_number":"JOB_180581","tr_customer_id":180599,"tr_customer_product_id":180589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"Rick Feeney","mobile_number":"537-361-7520","email_id":"Mose.Metz@yahoo.com","dop":"2025-02-01","serial_number":"41323805013656","imei1":"41323805013656","imei2":"41323805013656","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180583,"job_number":"JOB_180583","tr_customer_id":180601,"tr_customer_product_id":180591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:35.000Z","modified_at":"2026-02-08T14:20:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660897877368","imei1":"10660897877368","imei2":"10660897877368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180585,"job_number":"JOB_180585","tr_customer_id":180603,"tr_customer_product_id":180593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:37.000Z","modified_at":"2026-02-08T14:20:37.000Z","name":"Lavon Fisher","mobile_number":"413-480-3446","email_id":"Emile.Stracke91@yahoo.com","dop":"2025-04-06","serial_number":"12106999377804322","imei1":"12106999377804322","imei2":"12106999377804322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180586,"job_number":"JOB_180586","tr_customer_id":180604,"tr_customer_product_id":180594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:38.000Z","modified_at":"2026-02-08T14:20:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"89343603974856","imei1":"89343603974856","imei2":"89343603974856","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180587,"job_number":"JOB_180587","tr_customer_id":180605,"tr_customer_product_id":180595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:39.000Z","modified_at":"2026-02-08T14:20:39.000Z","name":"Lavada Rowe","mobile_number":"234-500-2917","email_id":"Deron_Metz71@hotmail.com","dop":"2025-02-01","serial_number":"68533269897309","imei1":"68533269897309","imei2":"68533269897309","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180589,"job_number":"JOB_180589","tr_customer_id":180607,"tr_customer_product_id":180597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151606395183","imei1":"18151606395183","imei2":"18151606395183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180591,"job_number":"JOB_180591","tr_customer_id":180609,"tr_customer_product_id":180599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:13.000Z","modified_at":"2026-02-08T14:21:13.000Z","name":"Lucy Nikolaus","mobile_number":"612-413-6314","email_id":"Raul.Leannon18@hotmail.com","dop":"2025-04-06","serial_number":"14328961623734680","imei1":"14328961623734680","imei2":"14328961623734680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180592,"job_number":"JOB_180592","tr_customer_id":180610,"tr_customer_product_id":180600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:21.000Z","modified_at":"2026-02-08T14:21:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19725841274474","imei1":"19725841274474","imei2":"19725841274474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180594,"job_number":"JOB_180594","tr_customer_id":180612,"tr_customer_product_id":180602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:23.000Z","modified_at":"2026-02-08T14:21:23.000Z","name":"Furman Koelpin","mobile_number":"346-558-0723","email_id":"Trudie70@yahoo.com","dop":"2025-04-06","serial_number":"17780119563102648","imei1":"17780119563102648","imei2":"17780119563102648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180595,"job_number":"JOB_180595","tr_customer_id":180613,"tr_customer_product_id":180603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:58.000Z","modified_at":"2026-02-08T14:21:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14598104268583","imei1":"14598104268583","imei2":"14598104268583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180597,"job_number":"JOB_180597","tr_customer_id":180615,"tr_customer_product_id":180605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:00.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Stan Mertz","mobile_number":"513-711-4286","email_id":"Chaya_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"11644541272605020","imei1":"11644541272605020","imei2":"11644541272605020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180598,"job_number":"JOB_180598","tr_customer_id":180616,"tr_customer_product_id":180606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18983628038337","imei1":"18983628038337","imei2":"18983628038337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180600,"job_number":"JOB_180600","tr_customer_id":180618,"tr_customer_product_id":180608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:09.000Z","modified_at":"2026-02-08T14:22:09.000Z","name":"Heather Collins","mobile_number":"740-294-7607","email_id":"Savion.Kunde@gmail.com","dop":"2025-04-06","serial_number":"15878745361802478","imei1":"15878745361802478","imei2":"15878745361802478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180601,"job_number":"JOB_180601","tr_customer_id":180619,"tr_customer_product_id":180609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:30.000Z","modified_at":"2026-02-08T14:22:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10946843577957","imei1":"10946843577957","imei2":"10946843577957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180603,"job_number":"JOB_180603","tr_customer_id":180621,"tr_customer_product_id":180611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:22:31.000Z","name":"America Legros","mobile_number":"568-873-2693","email_id":"Elta55@yahoo.com","dop":"2025-06-18","serial_number":"1057689858638897","imei1":"1057689858638897","imei2":"1057689858638897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180604,"job_number":"JOB_180604","tr_customer_id":180622,"tr_customer_product_id":180612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:45.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837040606229","imei1":"15837040606229","imei2":"15837040606229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180606,"job_number":"JOB_180606","tr_customer_id":180624,"tr_customer_product_id":180614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:47.000Z","modified_at":"2026-02-08T14:22:47.000Z","name":"Greyson Barrows","mobile_number":"248-701-0857","email_id":"Melissa_Grady@yahoo.com","dop":"2025-04-06","serial_number":"14464942977519696","imei1":"14464942977519696","imei2":"14464942977519696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180610,"job_number":"JOB_180610","tr_customer_id":180628,"tr_customer_product_id":180618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10167572570279","imei1":"10167572570279","imei2":"10167572570279","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180612,"job_number":"JOB_180612","tr_customer_id":180630,"tr_customer_product_id":180620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"Kurtis Nitzsche","mobile_number":"596-929-5837","email_id":"Travon.Moore58@gmail.com","dop":"2025-06-18","serial_number":"1097538551322889","imei1":"1097538551322889","imei2":"1097538551322889","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180622,"job_number":"JOB_180622","tr_customer_id":180640,"tr_customer_product_id":180630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12981560262399","imei1":"12981560262399","imei2":"12981560262399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180624,"job_number":"JOB_180624","tr_customer_id":180642,"tr_customer_product_id":180632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:26.000Z","modified_at":"2026-02-08T14:25:26.000Z","name":"Gabriella Simonis","mobile_number":"304-545-5550","email_id":"Luther.Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"17045357272701778","imei1":"17045357272701778","imei2":"17045357272701778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180625,"job_number":"JOB_180625","tr_customer_id":180643,"tr_customer_product_id":180633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10817750843860","imei1":"10817750843860","imei2":"10817750843860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180627,"job_number":"JOB_180627","tr_customer_id":180645,"tr_customer_product_id":180635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:29.000Z","modified_at":"2026-02-08T14:25:29.000Z","name":"Emmett Hills","mobile_number":"603-322-3804","email_id":"Pascale_Hettinger69@gmail.com","dop":"2025-04-06","serial_number":"13556698490155630","imei1":"13556698490155630","imei2":"13556698490155630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180628,"job_number":"JOB_180628","tr_customer_id":180646,"tr_customer_product_id":180636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:09.000Z","modified_at":"2026-02-08T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12084375608828","imei1":"12084375608828","imei2":"12084375608828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180630,"job_number":"JOB_180630","tr_customer_id":180648,"tr_customer_product_id":180638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:11.000Z","modified_at":"2026-02-08T14:26:11.000Z","name":"Jarrod Sawayn","mobile_number":"734-326-5007","email_id":"Cedrick_Purdy80@yahoo.com","dop":"2025-04-06","serial_number":"19293028001380776","imei1":"19293028001380776","imei2":"19293028001380776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180631,"job_number":"JOB_180631","tr_customer_id":180649,"tr_customer_product_id":180639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:14.000Z","modified_at":"2026-02-08T14:26:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16543625386449","imei1":"16543625386449","imei2":"16543625386449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180633,"job_number":"JOB_180633","tr_customer_id":180651,"tr_customer_product_id":180641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:16.000Z","modified_at":"2026-02-08T14:26:16.000Z","name":"Baylee Jerde","mobile_number":"650-340-6325","email_id":"Ashleigh63@yahoo.com","dop":"2025-04-06","serial_number":"18701744897610890","imei1":"18701744897610890","imei2":"18701744897610890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180634,"job_number":"JOB_180634","tr_customer_id":180652,"tr_customer_product_id":180642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:26:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18952458001854","imei1":"18952458001854","imei2":"18952458001854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180636,"job_number":"JOB_180636","tr_customer_id":180654,"tr_customer_product_id":180644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:41.000Z","modified_at":"2026-02-08T14:26:41.000Z","name":"Rene Lakin","mobile_number":"313-239-9906","email_id":"Faustino.Orn49@yahoo.com","dop":"2025-04-06","serial_number":"12588223049745100","imei1":"12588223049745100","imei2":"12588223049745100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180637,"job_number":"JOB_180637","tr_customer_id":180655,"tr_customer_product_id":180645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17973095445641","imei1":"17973095445641","imei2":"17973095445641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180639,"job_number":"JOB_180639","tr_customer_id":180657,"tr_customer_product_id":180647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:56.000Z","modified_at":"2026-02-08T14:26:56.000Z","name":"Marianna Mayer","mobile_number":"866-788-4910","email_id":"Shaun0@yahoo.com","dop":"2025-04-06","serial_number":"16628768293653930","imei1":"16628768293653930","imei2":"16628768293653930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180640,"job_number":"JOB_180640","tr_customer_id":180658,"tr_customer_product_id":180648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:26:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17083700156570","imei1":"17083700156570","imei2":"17083700156570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180642,"job_number":"JOB_180642","tr_customer_id":180660,"tr_customer_product_id":180650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:01.000Z","modified_at":"2026-02-08T14:27:01.000Z","name":"Karl Schaden","mobile_number":"698-558-8503","email_id":"Kole.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"13948378547733976","imei1":"13948378547733976","imei2":"13948378547733976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180643,"job_number":"JOB_180643","tr_customer_id":180661,"tr_customer_product_id":180651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18146556114062","imei1":"18146556114062","imei2":"18146556114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180645,"job_number":"JOB_180645","tr_customer_id":180663,"tr_customer_product_id":180653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:03.000Z","modified_at":"2026-02-08T14:27:03.000Z","name":"Berneice Price","mobile_number":"873-280-6000","email_id":"Layne_Schimmel28@yahoo.com","dop":"2025-04-06","serial_number":"10995544047478364","imei1":"10995544047478364","imei2":"10995544047478364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180646,"job_number":"JOB_180646","tr_customer_id":180664,"tr_customer_product_id":180654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:27:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18450364582926","imei1":"18450364582926","imei2":"18450364582926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180648,"job_number":"JOB_180648","tr_customer_id":180666,"tr_customer_product_id":180656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:26.000Z","modified_at":"2026-02-08T14:27:26.000Z","name":"Alexys Wehner","mobile_number":"201-524-4387","email_id":"Vicky47@hotmail.com","dop":"2025-04-06","serial_number":"17661960058004280","imei1":"17661960058004280","imei2":"17661960058004280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180649,"job_number":"JOB_180649","tr_customer_id":180667,"tr_customer_product_id":180657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:27:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14626811347729","imei1":"14626811347729","imei2":"14626811347729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180651,"job_number":"JOB_180651","tr_customer_id":180669,"tr_customer_product_id":180659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:47.000Z","modified_at":"2026-02-08T14:27:47.000Z","name":"Elmer Prosacco","mobile_number":"855-963-1155","email_id":"Shaun.Batz36@hotmail.com","dop":"2025-04-06","serial_number":"15180123192468258","imei1":"15180123192468258","imei2":"15180123192468258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180653,"job_number":"JOB_180653","tr_customer_id":180671,"tr_customer_product_id":180661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:09.000Z","modified_at":"2026-02-08T14:28:09.000Z","name":"Hannah Schowalter","mobile_number":"919-942-1015","email_id":"Rebekah.Adams71@gmail.com","dop":"2025-04-06","serial_number":"18309789408050932","imei1":"18309789408050932","imei2":"18309789408050932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180654,"job_number":"JOB_180654","tr_customer_id":180672,"tr_customer_product_id":180662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19581167757173","imei1":"19581167757173","imei2":"19581167757173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180656,"job_number":"JOB_180656","tr_customer_id":180674,"tr_customer_product_id":180664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:12.000Z","modified_at":"2026-02-08T14:28:12.000Z","name":"Moshe Leannon","mobile_number":"579-775-8631","email_id":"Caleigh.Klocko47@yahoo.com","dop":"2025-04-06","serial_number":"12318242200113064","imei1":"12318242200113064","imei2":"12318242200113064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180657,"job_number":"JOB_180657","tr_customer_id":180675,"tr_customer_product_id":180665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:25.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10424478635803","imei1":"10424478635803","imei2":"10424478635803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180659,"job_number":"JOB_180659","tr_customer_id":180677,"tr_customer_product_id":180667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:27.000Z","modified_at":"2026-02-08T14:28:27.000Z","name":"Mateo Will","mobile_number":"982-604-6780","email_id":"Sallie0@hotmail.com","dop":"2025-04-06","serial_number":"18996294927067980","imei1":"18996294927067980","imei2":"18996294927067980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180661,"job_number":"JOB_180661","tr_customer_id":180679,"tr_customer_product_id":180669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:32.000Z","modified_at":"2026-02-08T14:28:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17863105104038","imei1":"17863105104038","imei2":"17863105104038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180663,"job_number":"JOB_180663","tr_customer_id":180681,"tr_customer_product_id":180671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:34.000Z","modified_at":"2026-02-08T14:28:34.000Z","name":"Fleta McCullough","mobile_number":"690-739-9706","email_id":"Emmanuel8@gmail.com","dop":"2025-04-06","serial_number":"18344647786099756","imei1":"18344647786099756","imei2":"18344647786099756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180666,"job_number":"JOB_180666","tr_customer_id":180684,"tr_customer_product_id":180674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18152327947782","imei1":"18152327947782","imei2":"18152327947782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180668,"job_number":"JOB_180668","tr_customer_id":180686,"tr_customer_product_id":180676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:16.000Z","modified_at":"2026-02-08T14:29:16.000Z","name":"Millie Bogisich","mobile_number":"791-979-1611","email_id":"Ray80@yahoo.com","dop":"2025-04-06","serial_number":"18113609060645676","imei1":"18113609060645676","imei2":"18113609060645676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180670,"job_number":"JOB_180670","tr_customer_id":180688,"tr_customer_product_id":180678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:28.000Z","modified_at":"2026-02-08T14:29:28.000Z","name":"Flo Ruecker","mobile_number":"389-221-9152","email_id":"Fanny.Schamberger@gmail.com","dop":"2025-04-06","serial_number":"11606743275147552","imei1":"11606743275147552","imei2":"11606743275147552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180671,"job_number":"JOB_180671","tr_customer_id":180689,"tr_customer_product_id":180679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12200938957838","imei1":"12200938957838","imei2":"12200938957838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180673,"job_number":"JOB_180673","tr_customer_id":180691,"tr_customer_product_id":180681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:05.000Z","modified_at":"2026-02-08T14:30:05.000Z","name":"Celine Ziemann","mobile_number":"710-509-2062","email_id":"Grant.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"13205013139632332","imei1":"13205013139632332","imei2":"13205013139632332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180674,"job_number":"JOB_180674","tr_customer_id":180692,"tr_customer_product_id":180682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16717530874995","imei1":"16717530874995","imei2":"16717530874995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180676,"job_number":"JOB_180676","tr_customer_id":180694,"tr_customer_product_id":180684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:21.000Z","modified_at":"2026-02-08T14:32:21.000Z","name":"Layla Breitenberg","mobile_number":"424-484-3411","email_id":"Brant_Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"11891752915272896","imei1":"11891752915272896","imei2":"11891752915272896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180677,"job_number":"JOB_180677","tr_customer_id":180695,"tr_customer_product_id":180685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19858425935583","imei1":"19858425935583","imei2":"19858425935583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180679,"job_number":"JOB_180679","tr_customer_id":180697,"tr_customer_product_id":180687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:23.000Z","modified_at":"2026-02-08T14:32:23.000Z","name":"Erna Homenick","mobile_number":"975-783-9655","email_id":"Raheem36@gmail.com","dop":"2025-04-06","serial_number":"19962081859507550","imei1":"19962081859507550","imei2":"19962081859507550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180681,"job_number":"JOB_180681","tr_customer_id":180699,"tr_customer_product_id":180689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:56.000Z","modified_at":"2026-02-08T14:32:56.000Z","name":"Gwendolyn Sipes","mobile_number":"872-238-2973","email_id":"Darius6@hotmail.com","dop":"2025-04-06","serial_number":"17049858834535136","imei1":"17049858834535136","imei2":"17049858834535136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180682,"job_number":"JOB_180682","tr_customer_id":180700,"tr_customer_product_id":180690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11934818412011","imei1":"11934818412011","imei2":"11934818412011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180684,"job_number":"JOB_180684","tr_customer_id":180702,"tr_customer_product_id":180692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:06.000Z","modified_at":"2026-02-08T14:33:06.000Z","name":"Myrtis Schuppe","mobile_number":"695-904-7204","email_id":"Isaiah_Wyman75@yahoo.com","dop":"2025-04-06","serial_number":"15810137682561592","imei1":"15810137682561592","imei2":"15810137682561592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180685,"job_number":"JOB_180685","tr_customer_id":180703,"tr_customer_product_id":180693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905184044381","imei1":"16905184044381","imei2":"16905184044381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180687,"job_number":"JOB_180687","tr_customer_id":180705,"tr_customer_product_id":180695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:09.000Z","modified_at":"2026-02-08T14:33:09.000Z","name":"Burley Schuppe","mobile_number":"776-398-5070","email_id":"Simeon26@gmail.com","dop":"2025-04-06","serial_number":"19789631832212188","imei1":"19789631832212188","imei2":"19789631832212188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180688,"job_number":"JOB_180688","tr_customer_id":180706,"tr_customer_product_id":180696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:27.000Z","modified_at":"2026-02-08T14:33:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11976293283832","imei1":"11976293283832","imei2":"11976293283832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180690,"job_number":"JOB_180690","tr_customer_id":180708,"tr_customer_product_id":180698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:29.000Z","modified_at":"2026-02-08T14:33:29.000Z","name":"Elouise Considine","mobile_number":"863-717-5561","email_id":"Claude.MacGyver14@gmail.com","dop":"2025-04-06","serial_number":"15878695079629820","imei1":"15878695079629820","imei2":"15878695079629820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180695,"job_number":"JOB_180695","tr_customer_id":180713,"tr_customer_product_id":180703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:41.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Nash Kertzmann","mobile_number":"877-659-7671","email_id":"Cyril50@yahoo.com","dop":"2025-04-06","serial_number":"18145490695890990","imei1":"18145490695890990","imei2":"18145490695890990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180696,"job_number":"JOB_180696","tr_customer_id":180714,"tr_customer_product_id":180704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:33:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14464513725479","imei1":"14464513725479","imei2":"14464513725479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180698,"job_number":"JOB_180698","tr_customer_id":180716,"tr_customer_product_id":180706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:50.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Lola Blick","mobile_number":"758-251-8141","email_id":"Ebony6@gmail.com","dop":"2025-04-06","serial_number":"12417856477188788","imei1":"12417856477188788","imei2":"12417856477188788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180699,"job_number":"JOB_180699","tr_customer_id":180717,"tr_customer_product_id":180707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19853778081182","imei1":"19853778081182","imei2":"19853778081182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180704,"job_number":"JOB_180704","tr_customer_id":180722,"tr_customer_product_id":180712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:56.000Z","modified_at":"2026-02-08T14:33:56.000Z","name":"Brendon Greenholt","mobile_number":"956-812-2178","email_id":"Brigitte30@gmail.com","dop":"2025-04-06","serial_number":"15938994332419052","imei1":"15938994332419052","imei2":"15938994332419052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180708,"job_number":"JOB_180708","tr_customer_id":180726,"tr_customer_product_id":180716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:14.000Z","modified_at":"2026-02-08T14:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19513483333827","imei1":"19513483333827","imei2":"19513483333827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180710,"job_number":"JOB_180710","tr_customer_id":180728,"tr_customer_product_id":180718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:16.000Z","modified_at":"2026-02-08T14:34:16.000Z","name":"Aiyana O'Reilly","mobile_number":"521-671-2637","email_id":"Violet47@yahoo.com","dop":"2025-04-06","serial_number":"18836776955496480","imei1":"18836776955496480","imei2":"18836776955496480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180711,"job_number":"JOB_180711","tr_customer_id":180729,"tr_customer_product_id":180719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16037964723916","imei1":"16037964723916","imei2":"16037964723916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180713,"job_number":"JOB_180713","tr_customer_id":180731,"tr_customer_product_id":180721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:01.000Z","modified_at":"2026-02-08T14:35:01.000Z","name":"Jamar Harber","mobile_number":"444-945-6780","email_id":"Esther.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"13491293098809334","imei1":"13491293098809334","imei2":"13491293098809334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180715,"job_number":"JOB_180715","tr_customer_id":180733,"tr_customer_product_id":180723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:18.000Z","modified_at":"2026-02-08T14:35:18.000Z","name":"Halie Schaden","mobile_number":"275-756-9529","email_id":"Rachel.Berge@hotmail.com","dop":"2025-04-06","serial_number":"12565054062744512","imei1":"12565054062744512","imei2":"12565054062744512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180716,"job_number":"JOB_180716","tr_customer_id":180734,"tr_customer_product_id":180724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:35:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17768084464110","imei1":"17768084464110","imei2":"17768084464110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180718,"job_number":"JOB_180718","tr_customer_id":180736,"tr_customer_product_id":180726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:35.000Z","modified_at":"2026-02-08T14:35:35.000Z","name":"Keith Schaden","mobile_number":"211-388-1309","email_id":"Ally60@yahoo.com","dop":"2025-04-06","serial_number":"18026911207518310","imei1":"18026911207518310","imei2":"18026911207518310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180719,"job_number":"JOB_180719","tr_customer_id":180737,"tr_customer_product_id":180727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:35:37.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14660646192756","imei1":"14660646192756","imei2":"14660646192756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180721,"job_number":"JOB_180721","tr_customer_id":180739,"tr_customer_product_id":180729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:39.000Z","modified_at":"2026-02-08T14:35:39.000Z","name":"Vaughn Kozey","mobile_number":"510-876-7173","email_id":"Ezra_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12458741410507062","imei1":"12458741410507062","imei2":"12458741410507062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180722,"job_number":"JOB_180722","tr_customer_id":180740,"tr_customer_product_id":180730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:35:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12391076118317","imei1":"12391076118317","imei2":"12391076118317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180724,"job_number":"JOB_180724","tr_customer_id":180742,"tr_customer_product_id":180732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:41.000Z","modified_at":"2026-02-08T14:35:41.000Z","name":"Lucinda Bernier","mobile_number":"546-540-6250","email_id":"Sabryna90@yahoo.com","dop":"2025-04-06","serial_number":"16447982926946080","imei1":"16447982926946080","imei2":"16447982926946080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180725,"job_number":"JOB_180725","tr_customer_id":180743,"tr_customer_product_id":180733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:35:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17047548559424","imei1":"17047548559424","imei2":"17047548559424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180727,"job_number":"JOB_180727","tr_customer_id":180745,"tr_customer_product_id":180735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:49.000Z","modified_at":"2026-02-08T14:35:49.000Z","name":"Josianne Lesch","mobile_number":"364-925-7156","email_id":"Rusty86@gmail.com","dop":"2025-04-06","serial_number":"19281679877217350","imei1":"19281679877217350","imei2":"19281679877217350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180728,"job_number":"JOB_180728","tr_customer_id":180746,"tr_customer_product_id":180736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18404818798930","imei1":"18404818798930","imei2":"18404818798930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180730,"job_number":"JOB_180730","tr_customer_id":180748,"tr_customer_product_id":180738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:23.000Z","modified_at":"2026-02-08T14:36:23.000Z","name":"Guy Konopelski","mobile_number":"219-546-1156","email_id":"Abdul_Kassulke@yahoo.com","dop":"2025-04-06","serial_number":"15356096203591724","imei1":"15356096203591724","imei2":"15356096203591724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180731,"job_number":"JOB_180731","tr_customer_id":180749,"tr_customer_product_id":180739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:36:25.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13595423384548","imei1":"13595423384548","imei2":"13595423384548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180733,"job_number":"JOB_180733","tr_customer_id":180751,"tr_customer_product_id":180741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:27.000Z","modified_at":"2026-02-08T14:36:27.000Z","name":"Donavon Kassulke","mobile_number":"665-265-4475","email_id":"Clotilde.Kozey46@hotmail.com","dop":"2025-04-06","serial_number":"15204485925510948","imei1":"15204485925510948","imei2":"15204485925510948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180734,"job_number":"JOB_180734","tr_customer_id":180752,"tr_customer_product_id":180742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061224841371","imei1":"16061224841371","imei2":"16061224841371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180736,"job_number":"JOB_180736","tr_customer_id":180754,"tr_customer_product_id":180744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:30.000Z","modified_at":"2026-02-08T14:36:30.000Z","name":"Verlie Rodriguez","mobile_number":"858-833-4488","email_id":"Barbara_Auer32@gmail.com","dop":"2025-04-06","serial_number":"19476574561770330","imei1":"19476574561770330","imei2":"19476574561770330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180738,"job_number":"JOB_180738","tr_customer_id":180756,"tr_customer_product_id":180746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:34.000Z","modified_at":"2026-02-08T14:36:34.000Z","name":"Jaylen Welch","mobile_number":"378-477-9961","email_id":"Audreanne45@gmail.com","dop":"2025-04-06","serial_number":"15547066284882464","imei1":"15547066284882464","imei2":"15547066284882464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180739,"job_number":"JOB_180739","tr_customer_id":180757,"tr_customer_product_id":180747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:36:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14321346582165","imei1":"14321346582165","imei2":"14321346582165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180741,"job_number":"JOB_180741","tr_customer_id":180759,"tr_customer_product_id":180749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:37.000Z","modified_at":"2026-02-08T14:36:37.000Z","name":"Rylan Blick","mobile_number":"562-345-5886","email_id":"Laney35@gmail.com","dop":"2025-04-06","serial_number":"10985475123273000","imei1":"10985475123273000","imei2":"10985475123273000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180743,"job_number":"JOB_180743","tr_customer_id":180761,"tr_customer_product_id":180751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17076808923730","imei1":"17076808923730","imei2":"17076808923730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180745,"job_number":"JOB_180745","tr_customer_id":180763,"tr_customer_product_id":180753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:11.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"Jeff Stracke","mobile_number":"730-312-9968","email_id":"Maegan.Osinski81@hotmail.com","dop":"2025-04-06","serial_number":"19673669861498790","imei1":"19673669861498790","imei2":"19673669861498790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180746,"job_number":"JOB_180746","tr_customer_id":180764,"tr_customer_product_id":180754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:13.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15477076327019","imei1":"15477076327019","imei2":"15477076327019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180749,"job_number":"JOB_180749","tr_customer_id":180767,"tr_customer_product_id":180757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:14.000Z","modified_at":"2026-02-08T14:37:14.000Z","name":"Ebony Thompson","mobile_number":"517-870-6006","email_id":"Delaney96@yahoo.com","dop":"2025-04-06","serial_number":"11170731839033284","imei1":"11170731839033284","imei2":"11170731839033284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180750,"job_number":"JOB_180750","tr_customer_id":180768,"tr_customer_product_id":180758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16917390416499","imei1":"16917390416499","imei2":"16917390416499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180752,"job_number":"JOB_180752","tr_customer_id":180770,"tr_customer_product_id":180760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:17.000Z","modified_at":"2026-02-08T14:37:17.000Z","name":"John Donnelly","mobile_number":"396-849-1619","email_id":"Norberto.Brakus52@hotmail.com","dop":"2025-04-06","serial_number":"17087362191044928","imei1":"17087362191044928","imei2":"17087362191044928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180753,"job_number":"JOB_180753","tr_customer_id":180771,"tr_customer_product_id":180761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16249413041942","imei1":"16249413041942","imei2":"16249413041942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180756,"job_number":"JOB_180756","tr_customer_id":180774,"tr_customer_product_id":180764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:37:23.000Z","name":"Esther Emmerich","mobile_number":"880-870-0636","email_id":"Lempi.Prohaska65@hotmail.com","dop":"2025-04-06","serial_number":"15688931058627826","imei1":"15688931058627826","imei2":"15688931058627826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180757,"job_number":"JOB_180757","tr_customer_id":180775,"tr_customer_product_id":180765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:24.000Z","modified_at":"2026-02-08T14:37:24.000Z","name":"Dane Schaefer","mobile_number":"729-420-6726","email_id":"Julie.Ritchie@gmail.com","dop":"2025-04-06","serial_number":"15675454189262724","imei1":"15675454189262724","imei2":"15675454189262724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180759,"job_number":"JOB_180759","tr_customer_id":180777,"tr_customer_product_id":180767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:52:35.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14924896553421","imei1":"14924896553421","imei2":"14924896553421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180761,"job_number":"JOB_180761","tr_customer_id":180779,"tr_customer_product_id":180769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:37.000Z","modified_at":"2026-02-08T14:52:37.000Z","name":"Geo Wiegand","mobile_number":"817-988-4259","email_id":"Jarod24@gmail.com","dop":"2025-04-06","serial_number":"16961173668522258","imei1":"16961173668522258","imei2":"16961173668522258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180762,"job_number":"JOB_180762","tr_customer_id":180780,"tr_customer_product_id":180770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:24.000Z","modified_at":"2026-02-08T14:53:24.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11207340519352","imei1":"11207340519352","imei2":"11207340519352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180764,"job_number":"JOB_180764","tr_customer_id":180782,"tr_customer_product_id":180772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:26.000Z","modified_at":"2026-02-08T14:53:26.000Z","name":"Annabell Schuppe","mobile_number":"771-256-4597","email_id":"Ludie63@gmail.com","dop":"2025-04-06","serial_number":"11624366701933092","imei1":"11624366701933092","imei2":"11624366701933092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180765,"job_number":"JOB_180765","tr_customer_id":180783,"tr_customer_product_id":180773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:02:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133901159190","imei1":"11133901159190","imei2":"11133901159190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180767,"job_number":"JOB_180767","tr_customer_id":180785,"tr_customer_product_id":180775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:02:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15148797269718","imei1":"15148797269718","imei2":"15148797269718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180769,"job_number":"JOB_180769","tr_customer_id":180787,"tr_customer_product_id":180777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:54.000Z","modified_at":"2026-02-08T15:02:54.000Z","name":"Hiram Berge","mobile_number":"550-805-8996","email_id":"Ruthe.Bogisich72@gmail.com","dop":"2025-04-06","serial_number":"11066015573848562","imei1":"11066015573848562","imei2":"11066015573848562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180770,"job_number":"JOB_180770","tr_customer_id":180788,"tr_customer_product_id":180778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:55.000Z","modified_at":"2026-02-08T15:02:55.000Z","name":"Sophia Bauch","mobile_number":"977-638-4529","email_id":"Lindsay_White57@gmail.com","dop":"2025-04-06","serial_number":"18260999081498710","imei1":"18260999081498710","imei2":"18260999081498710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180771,"job_number":"JOB_180771","tr_customer_id":180789,"tr_customer_product_id":180779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:03:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12160662861455","imei1":"12160662861455","imei2":"12160662861455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180773,"job_number":"JOB_180773","tr_customer_id":180791,"tr_customer_product_id":180781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19374918658945","imei1":"19374918658945","imei2":"19374918658945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180774,"job_number":"JOB_180774","tr_customer_id":180792,"tr_customer_product_id":180782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"Joanie Blick","mobile_number":"551-991-0519","email_id":"Kelsi79@yahoo.com","dop":"2025-04-06","serial_number":"12291381528319444","imei1":"12291381528319444","imei2":"12291381528319444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180776,"job_number":"JOB_180776","tr_customer_id":180794,"tr_customer_product_id":180784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:42.000Z","modified_at":"2026-02-08T15:03:42.000Z","name":"Corbin Anderson","mobile_number":"344-949-0638","email_id":"Dalton45@gmail.com","dop":"2025-04-06","serial_number":"10869274553088056","imei1":"10869274553088056","imei2":"10869274553088056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180777,"job_number":"JOB_180777","tr_customer_id":180795,"tr_customer_product_id":180785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:04:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628558057965","imei1":"16628558057965","imei2":"16628558057965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180779,"job_number":"JOB_180779","tr_customer_id":180797,"tr_customer_product_id":180787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:27.000Z","modified_at":"2026-02-08T15:04:27.000Z","name":"Mckenna Monahan","mobile_number":"955-279-3201","email_id":"Alfreda_Runte@yahoo.com","dop":"2025-04-06","serial_number":"14230962787026788","imei1":"14230962787026788","imei2":"14230962787026788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180780,"job_number":"JOB_180780","tr_customer_id":180798,"tr_customer_product_id":180788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:04:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10265667320543","imei1":"10265667320543","imei2":"10265667320543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180782,"job_number":"JOB_180782","tr_customer_id":180800,"tr_customer_product_id":180790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:29.000Z","modified_at":"2026-02-08T15:04:29.000Z","name":"Javonte Moore","mobile_number":"771-566-1102","email_id":"Gabrielle.Casper@yahoo.com","dop":"2025-04-06","serial_number":"19996289464417770","imei1":"19996289464417770","imei2":"19996289464417770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180783,"job_number":"JOB_180783","tr_customer_id":180801,"tr_customer_product_id":180791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:13.000Z","modified_at":"2026-02-08T15:11:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13990148499993","imei1":"13990148499993","imei2":"13990148499993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180785,"job_number":"JOB_180785","tr_customer_id":180803,"tr_customer_product_id":180793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:15.000Z","modified_at":"2026-02-08T15:11:15.000Z","name":"Minerva Goyette","mobile_number":"715-801-4512","email_id":"Roderick_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"19733054926736280","imei1":"19733054926736280","imei2":"19733054926736280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180786,"job_number":"JOB_180786","tr_customer_id":180804,"tr_customer_product_id":180794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:18.000Z","modified_at":"2026-02-08T15:11:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11410533021336","imei1":"11410533021336","imei2":"11410533021336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180788,"job_number":"JOB_180788","tr_customer_id":180806,"tr_customer_product_id":180796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:20.000Z","modified_at":"2026-02-08T15:11:20.000Z","name":"Arnulfo Sawayn","mobile_number":"379-489-3371","email_id":"Karlie_Lesch40@yahoo.com","dop":"2025-04-06","serial_number":"11918753439119884","imei1":"11918753439119884","imei2":"11918753439119884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180789,"job_number":"JOB_180789","tr_customer_id":180807,"tr_customer_product_id":180797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:01.000Z","modified_at":"2026-02-08T15:12:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249025009426","imei1":"11249025009426","imei2":"11249025009426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180791,"job_number":"JOB_180791","tr_customer_id":180809,"tr_customer_product_id":180799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:03.000Z","modified_at":"2026-02-08T15:12:03.000Z","name":"Pierce Barrows","mobile_number":"847-627-3541","email_id":"Ewell_Rippin42@yahoo.com","dop":"2025-04-06","serial_number":"13129032648553330","imei1":"13129032648553330","imei2":"13129032648553330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180792,"job_number":"JOB_180792","tr_customer_id":180810,"tr_customer_product_id":180800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11391841210957","imei1":"11391841210957","imei2":"11391841210957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180794,"job_number":"JOB_180794","tr_customer_id":180812,"tr_customer_product_id":180802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:07.000Z","modified_at":"2026-02-08T15:12:07.000Z","name":"Lydia Crooks","mobile_number":"795-213-3564","email_id":"Osbaldo.Boehm1@yahoo.com","dop":"2025-04-06","serial_number":"19630726136623880","imei1":"19630726136623880","imei2":"19630726136623880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180795,"job_number":"JOB_180795","tr_customer_id":180813,"tr_customer_product_id":180803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:12:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10863300173317","imei1":"10863300173317","imei2":"10863300173317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180797,"job_number":"JOB_180797","tr_customer_id":180815,"tr_customer_product_id":180805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:51.000Z","modified_at":"2026-02-08T15:12:51.000Z","name":"Irma Welch","mobile_number":"517-436-7225","email_id":"Breanne6@hotmail.com","dop":"2025-04-06","serial_number":"18810054358800550","imei1":"18810054358800550","imei2":"18810054358800550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180798,"job_number":"JOB_180798","tr_customer_id":180816,"tr_customer_product_id":180806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:12:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15303254540494","imei1":"15303254540494","imei2":"15303254540494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180800,"job_number":"JOB_180800","tr_customer_id":180818,"tr_customer_product_id":180808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:54.000Z","modified_at":"2026-02-08T15:12:54.000Z","name":"Alaina Quitzon","mobile_number":"293-841-9187","email_id":"Dwight_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"10982030288167952","imei1":"10982030288167952","imei2":"10982030288167952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180801,"job_number":"JOB_180801","tr_customer_id":180819,"tr_customer_product_id":180809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:43.000Z","modified_at":"2026-02-08T15:46:43.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100111584672425","imei1":"100111584672425","imei2":"100111584672425","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180803,"job_number":"JOB_180803","tr_customer_id":180821,"tr_customer_product_id":180811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:46:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103764242257100","imei1":"103764242257100","imei2":"103764242257100","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180826,"job_number":"JOB_180826","tr_customer_id":180844,"tr_customer_product_id":180834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:11:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18157706948305","imei1":"18157706948305","imei2":"18157706948305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180828,"job_number":"JOB_180828","tr_customer_id":180846,"tr_customer_product_id":180836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:52.000Z","modified_at":"2026-02-08T16:11:52.000Z","name":"Thurman O'Connell","mobile_number":"342-983-7956","email_id":"Berenice89@hotmail.com","dop":"2025-04-06","serial_number":"10007094967604606","imei1":"10007094967604606","imei2":"10007094967604606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180829,"job_number":"JOB_180829","tr_customer_id":180847,"tr_customer_product_id":180837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:55.000Z","modified_at":"2026-02-08T16:11:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13207792215935","imei1":"13207792215935","imei2":"13207792215935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180831,"job_number":"JOB_180831","tr_customer_id":180849,"tr_customer_product_id":180839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:57.000Z","modified_at":"2026-02-08T16:11:57.000Z","name":"Keven Streich","mobile_number":"554-820-5032","email_id":"Cullen6@gmail.com","dop":"2025-04-06","serial_number":"11395998855744656","imei1":"11395998855744656","imei2":"11395998855744656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180832,"job_number":"JOB_180832","tr_customer_id":180850,"tr_customer_product_id":180840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:12:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11362606797553","imei1":"11362606797553","imei2":"11362606797553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180834,"job_number":"JOB_180834","tr_customer_id":180852,"tr_customer_product_id":180842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:40.000Z","modified_at":"2026-02-08T16:12:40.000Z","name":"Mariela Bosco","mobile_number":"619-715-9816","email_id":"Timmothy.Gerhold36@hotmail.com","dop":"2025-04-06","serial_number":"14479995720853256","imei1":"14479995720853256","imei2":"14479995720853256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180835,"job_number":"JOB_180835","tr_customer_id":180853,"tr_customer_product_id":180843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15031279793367","imei1":"15031279793367","imei2":"15031279793367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180837,"job_number":"JOB_180837","tr_customer_id":180855,"tr_customer_product_id":180845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:45.000Z","modified_at":"2026-02-08T16:12:45.000Z","name":"Elroy Mann","mobile_number":"372-451-0976","email_id":"Brad.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"15741105492901846","imei1":"15741105492901846","imei2":"15741105492901846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180838,"job_number":"JOB_180838","tr_customer_id":180856,"tr_customer_product_id":180846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:13:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11204904011227","imei1":"11204904011227","imei2":"11204904011227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180840,"job_number":"JOB_180840","tr_customer_id":180858,"tr_customer_product_id":180848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:27.000Z","modified_at":"2026-02-08T16:13:27.000Z","name":"Lon Leannon","mobile_number":"389-648-3625","email_id":"Eldred.Huels51@yahoo.com","dop":"2025-04-06","serial_number":"18135862648488684","imei1":"18135862648488684","imei2":"18135862648488684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180841,"job_number":"JOB_180841","tr_customer_id":180859,"tr_customer_product_id":180849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:13:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14215163930751","imei1":"14215163930751","imei2":"14215163930751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180843,"job_number":"JOB_180843","tr_customer_id":180861,"tr_customer_product_id":180851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:33.000Z","modified_at":"2026-02-08T16:13:33.000Z","name":"Owen Schumm","mobile_number":"594-577-0370","email_id":"Brooke32@hotmail.com","dop":"2025-04-06","serial_number":"12945413451106522","imei1":"12945413451106522","imei2":"12945413451106522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180844,"job_number":"JOB_180844","tr_customer_id":180862,"tr_customer_product_id":180852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:57:20.000Z","modified_at":"2026-02-08T16:57:20.000Z","name":"Inder Kapoor","mobile_number":"7035545611","email_id":"sarla.sethi@gmail.com","dop":"2026-01-29","serial_number":"148217247700509","imei1":"148217247700509","imei2":"148217247700509","popurl":"www.kannan-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180568,"job_number":"JOB_180568","tr_customer_id":180586,"tr_customer_product_id":180576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"137573470788336","imei1":"137573470788336","imei2":"137573470788336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180569,"job_number":"JOB_180569","tr_customer_id":180587,"tr_customer_product_id":180577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"Lacy Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138106632299125","imei1":"138106632299125","imei2":"138106632299125","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180570,"job_number":"JOB_180570","tr_customer_id":180588,"tr_customer_product_id":180578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Wilmer Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181537802743977","imei1":"181537802743977","imei2":"181537802743977","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180571,"job_number":"JOB_180571","tr_customer_id":180589,"tr_customer_product_id":180579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Javier Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162079871726923","imei1":"162079871726923","imei2":"162079871726923","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180572,"job_number":"JOB_180572","tr_customer_id":180590,"tr_customer_product_id":180580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:14.000Z","modified_at":"2026-02-08T14:17:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124191678376841","imei1":"124191678376841","imei2":"124191678376841","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180573,"job_number":"JOB_180573","tr_customer_id":180591,"tr_customer_product_id":180581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Adrain Bartell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"164288872588444","imei1":"164288872588444","imei2":"164288872588444","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180574,"job_number":"JOB_180574","tr_customer_id":180592,"tr_customer_product_id":180582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Bailey Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185823970529272","imei1":"185823970529272","imei2":"185823970529272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180575,"job_number":"JOB_180575","tr_customer_id":180593,"tr_customer_product_id":180583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Javon Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197643069338891","imei1":"197643069338891","imei2":"197643069338891","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180691,"job_number":"JOB_180691","tr_customer_id":180709,"tr_customer_product_id":180699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102803116078401","imei1":"102803116078401","imei2":"102803116078401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180693,"job_number":"JOB_180693","tr_customer_id":180711,"tr_customer_product_id":180701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:38.000Z","name":"Darron Stiedemann","mobile_number":"793-764-8595","email_id":"Bradley65@hotmail.com","dop":"2025-06-09","serial_number":"100111909843517","imei1":"100111909843517","imei2":"100111909843517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180700,"job_number":"JOB_180700","tr_customer_id":180718,"tr_customer_product_id":180708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102888873783267","imei1":"102888873783267","imei2":"102888873783267","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180703,"job_number":"JOB_180703","tr_customer_id":180721,"tr_customer_product_id":180711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:33:55.000Z","name":"Juana Corkery","mobile_number":"745-279-0070","email_id":"Roxanne.Lakin@yahoo.com","dop":"2025-06-09","serial_number":"100422290171834","imei1":"100422290171834","imei2":"100422290171834","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180705,"job_number":"JOB_180705","tr_customer_id":180723,"tr_customer_product_id":180713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100993145364416","imei1":"100993145364416","imei2":"100993145364416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180707,"job_number":"JOB_180707","tr_customer_id":180725,"tr_customer_product_id":180715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Electa Jacobi","mobile_number":"347-365-1006","email_id":"Giovani27@hotmail.com","dop":"2025-06-09","serial_number":"109517777326243","imei1":"109517777326243","imei2":"109517777326243","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180805,"job_number":"JOB_180805","tr_customer_id":180823,"tr_customer_product_id":180813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:55:37.000Z","modified_at":"2026-02-08T15:55:37.000Z","name":"Anish Acharya","mobile_number":"8243391103","email_id":"bela.khatri@gmail.com","dop":"2026-01-29","serial_number":"149760331488797","imei1":"946494008521517","imei2":"365828832880931","popurl":"www.ekaksh-malik.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180806,"job_number":"JOB_180806","tr_customer_id":180824,"tr_customer_product_id":180814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:56:11.000Z","modified_at":"2026-02-08T15:56:11.000Z","name":"Gauraang Dutta","mobile_number":"8244649209","email_id":"avantika.kocchar@gmail.com","dop":"2026-01-29","serial_number":"304490570458327","imei1":"347545208922329","imei2":"638546567866292","popurl":"www.pramila-nehru.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180807,"job_number":"JOB_180807","tr_customer_id":180825,"tr_customer_product_id":180815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:58:54.000Z","modified_at":"2026-02-08T15:58:54.000Z","name":"Dhanu Ganaka","mobile_number":"8245749153","email_id":"anala.agarwal@hotmail.com","dop":"2026-01-29","serial_number":"078297285824736","imei1":"247353909152874","imei2":"338387624115573","popurl":"www.aditeya-kocchar.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180808,"job_number":"JOB_180808","tr_customer_id":180826,"tr_customer_product_id":180816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957148162011","imei1":"15957148162011","imei2":"15957148162011","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180809,"job_number":"JOB_180809","tr_customer_id":180827,"tr_customer_product_id":180817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150162010","imei1":"15957150162010","imei2":"15957150162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180810,"job_number":"JOB_180810","tr_customer_id":180828,"tr_customer_product_id":180818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957138162010","imei1":"15957138162010","imei2":"15957138162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180811,"job_number":"JOB_180811","tr_customer_id":180829,"tr_customer_product_id":180819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957152165010","imei1":"15957152165010","imei2":"15957152165010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180812,"job_number":"JOB_180812","tr_customer_id":180830,"tr_customer_product_id":180820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957151162010","imei1":"15957151162010","imei2":"15957151162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180813,"job_number":"JOB_180813","tr_customer_id":180831,"tr_customer_product_id":180821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chidaakaash Naik","mobile_number":"8248969863","email_id":"dwaipayan.butt@yahoo.co.in","dop":"2026-01-29","serial_number":"214062992747448","imei1":"215003475613399","imei2":"897741573911549","popurl":"www.vaidehi-bhattathiri.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180814,"job_number":"JOB_180814","tr_customer_id":180832,"tr_customer_product_id":180822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Vaijayanthi Gowda","mobile_number":"8247988806","email_id":"gajabahu.patel@gmail.com","dop":"2026-01-29","serial_number":"844360233031038","imei1":"730165766498934","imei2":"649857148511442","popurl":"www.siddarth-nair.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180815,"job_number":"JOB_180815","tr_customer_id":180833,"tr_customer_product_id":180823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Bankim Bandopadhyay","mobile_number":"8241648948","email_id":"diptendu.talwar@yahoo.co.in","dop":"2026-01-29","serial_number":"419427476541981","imei1":"506440561634857","imei2":"602418853850006","popurl":"www.chitramala-somayaji.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180816,"job_number":"JOB_180816","tr_customer_id":180834,"tr_customer_product_id":180824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chandan Mehra","mobile_number":"8245166088","email_id":"tara.achari@yahoo.co.in","dop":"2026-01-29","serial_number":"892353512382023","imei1":"282348848813259","imei2":"487533185470997","popurl":"www.bhavani-bhattacharya.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180817,"job_number":"JOB_180817","tr_customer_id":180835,"tr_customer_product_id":180825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chanda Mehra","mobile_number":"8244240963","email_id":"lai.namboothiri@hotmail.com","dop":"2026-01-29","serial_number":"192895532109612","imei1":"191699580673175","imei2":"947473872856144","popurl":"www.jaimini-kapoor.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180818,"job_number":"JOB_180818","tr_customer_id":180836,"tr_customer_product_id":180826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180819,"job_number":"JOB_180819","tr_customer_id":180837,"tr_customer_product_id":180827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180820,"job_number":"JOB_180820","tr_customer_id":180838,"tr_customer_product_id":180828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180821,"job_number":"JOB_180821","tr_customer_id":180839,"tr_customer_product_id":180829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163091","imei1":"15957150163091","imei2":"15957150163091","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180822,"job_number":"JOB_180822","tr_customer_id":180840,"tr_customer_product_id":180830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163093","imei1":"15957150163093","imei2":"15957150163093","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180823,"job_number":"JOB_180823","tr_customer_id":180841,"tr_customer_product_id":180831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163094","imei1":"15957150163094","imei2":"15957150163094","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180824,"job_number":"JOB_180824","tr_customer_id":180842,"tr_customer_product_id":180832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163092","imei1":"15957150163092","imei2":"15957150163092","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180825,"job_number":"JOB_180825","tr_customer_id":180843,"tr_customer_product_id":180833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163095","imei1":"15957150163095","imei2":"15957150163095","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180845,"job_number":"JOB_180845","tr_customer_id":180863,"tr_customer_product_id":180853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:10:28.000Z","modified_at":"2026-02-08T17:10:28.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586352","imei1":"14524537368586352","imei2":"14524537368586352","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180846,"job_number":"JOB_180846","tr_customer_id":180864,"tr_customer_product_id":180854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:12:17.000Z","modified_at":"2026-02-08T17:12:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586353","imei1":"14524537368586353","imei2":"14524537368586353","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180607,"job_number":"JOB_180607","tr_customer_id":180625,"tr_customer_product_id":180615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:51.000Z","modified_at":"2026-02-08T14:22:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10568626597782","imei1":"10568626597782","imei2":"10568626597782","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180609,"job_number":"JOB_180609","tr_customer_id":180627,"tr_customer_product_id":180617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:53.000Z","modified_at":"2026-02-08T14:22:53.000Z","name":"Keith Mayert","mobile_number":"530-680-6957","email_id":"Lou34@hotmail.com","dop":"2000-01-31","serial_number":"1044723349267084","imei1":"1044723349267084","imei2":"1044723349267084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180613,"job_number":"JOB_180613","tr_customer_id":180631,"tr_customer_product_id":180621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:23:37.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10928996089537","imei1":"10928996089537","imei2":"10928996089537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180615,"job_number":"JOB_180615","tr_customer_id":180633,"tr_customer_product_id":180623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:39.000Z","modified_at":"2026-02-08T14:23:39.000Z","name":"Jabari Cassin","mobile_number":"999-346-4776","email_id":"Vernice85@hotmail.com","dop":"2000-01-31","serial_number":"1032806216352742","imei1":"1032806216352742","imei2":"1032806216352742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180616,"job_number":"JOB_180616","tr_customer_id":180634,"tr_customer_product_id":180624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:24:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10637842429587","imei1":"10637842429587","imei2":"10637842429587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180618,"job_number":"JOB_180618","tr_customer_id":180636,"tr_customer_product_id":180626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:24.000Z","modified_at":"2026-02-08T14:24:24.000Z","name":"Llewellyn Walter","mobile_number":"613-509-3948","email_id":"Joesph2@hotmail.com","dop":"2000-01-31","serial_number":"1014885793920558","imei1":"1014885793920558","imei2":"1014885793920558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180619,"job_number":"JOB_180619","tr_customer_id":180637,"tr_customer_product_id":180627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:07.000Z","modified_at":"2026-02-08T14:25:07.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10330201824798","imei1":"10330201824798","imei2":"10330201824798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180621,"job_number":"JOB_180621","tr_customer_id":180639,"tr_customer_product_id":180629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:09.000Z","modified_at":"2026-02-08T14:25:09.000Z","name":"Anthony Mayert","mobile_number":"493-753-6919","email_id":"Horacio91@yahoo.com","dop":"2000-01-31","serial_number":"1058792055802275","imei1":"1058792055802275","imei2":"1058792055802275","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 34ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 80fd8c52-f948-4f4e-8644-901b1e5a9a01
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-4KIDI+Fn1gb+g3ubNvbnlTqrRVM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 31ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 5841c36c-3c9c-4d1c-bb1c-330e25a9d437
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 44cae4f7-34e1-4527-93f4-77d2f6464464
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Cache-Control no-cache
Postman-Token ab05497d-533d-48e2-a7ac-39ae05826eb5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Cache-Control no-cache
Postman-Token 30dbd3f7-3821-4cd0-9bef-d402567711bc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Cache-Control no-cache
Postman-Token f674e615-1e2e-473b-b89b-e642483509b6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 47ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Cache-Control no-cache
Postman-Token b549937a-ca99-4ce6-883c-b72d791700a1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-fzfjmCpg9uSFKfMjUB9VEbtVF0k"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":263}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 72ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Cache-Control no-cache
Postman-Token 947f9634-3f60-4af9-a6a2-5d0580a4ad99
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-fzfjmCpg9uSFKfMjUB9VEbtVF0k"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":263}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 26ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 21601613-c5c1-4173-a538-f464a207e956
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 43ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
Cache-Control no-cache
Postman-Token 8efdaa79-461b-4211-a088-66730b4d0473
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 49ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
Cache-Control no-cache
Postman-Token 601da1a1-61da-41d5-ab66-03e7cfb1e074
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 48ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
Cache-Control no-cache
Postman-Token fb791511-a3fb-46dc-9866-79feab462130
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
Cache-Control no-cache
Postman-Token 5b5bd876-5ac4-4791-bea9-d11032207010
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 43ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
Cache-Control no-cache
Postman-Token f00cc33d-2c02-447f-ac18-74fbb9c70741
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 1 0 0
Verify if the data array is non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 25ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 5901fca8-e1f9-4b9d-83be-9fae24cb0ac4
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 44ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
Cache-Control no-cache
Postman-Token 74d523af-319d-42d3-aad9-be3efd3093d4
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 46ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
Cache-Control no-cache
Postman-Token 6d8f8b30-6e53-4de5-ab34-68294c12653c
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
Cache-Control no-cache
Postman-Token 8e0c02db-5b8f-4931-9919-0491b036318c
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 4.68KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Cache-Control no-cache
Postman-Token 265b080c-7fa4-4f6e-81b5-d4956c73d023
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 4 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 4 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 4 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 12 6 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 180ms
Mean size per request: 4.68KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Cache-Control no-cache
Postman-Token 7c637cb3-557f-4a31-b9a1-4b993dd0fac7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 181ms
Mean size per request: 4.68KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Cache-Control no-cache
Postman-Token e0a14d9c-931e-455c-8ec7-fac6e064e128
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 184ms
Mean size per request: 4.68KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Cache-Control no-cache
Postman-Token 956d8b02-1eaa-4ced-a1a9-af60305ad72b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 46ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 025a54fa-4aa0-479f-bd38-c781b098c60f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:30:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 25ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 166f2ae7-26df-454e-ac56-e60c2f53bb00
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d04e75b-caa5-4c37-bfbe-2c948bee3f53
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 27ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token afcaf45f-6320-4c63-99b9-83301b8c8849
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 27ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3bbbf9e9-14e5-48fb-89d5-522a0e67d38d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 27ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed72b487-4fdd-45ac-8046-1fc7a0e5b772
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 26ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b2a68926-7307-419a-8912-fa4c4b3860b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 25ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MjN9.2TWUx0evmepbD7nAv09ktGBhK6KT0PxcxXWBX0AaD5E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 578bac71-18c2-43e1-a56c-5c5eb9a5b261
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 8291bb4b-bb6c-4471-a76d-f06aba9e0766
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-s6vBNzaluE4me6uVBs4KDQp+5pE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 534a3077-092f-4418-a441-7418a85703c6
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-s6vBNzaluE4me6uVBs4KDQp+5pE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 763d9573-42b0-49e4-b662-24a01a7a54e8
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 30ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 05836882-7fe7-49f3-9285-aa6fa6f6a2f2
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 260ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 57f08a89-802d-4330-bfcf-aada1a015b6d
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 178ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22d4c1f9-9b30-43d8-bd65-05baf1e2ff01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7959ce2b-6260-4c9f-b990-f04ca629c80a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 210ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16737008-00d3-4d5a-b3aa-0e887b7edbba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 131ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d01446c-9bc7-4991-a531-8ecfc79b1b20
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 134ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ecff104-0716-4bc9-828e-3b622be5ea3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 67ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a99497d-b64f-4220-b607-0eebe8f39c46
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 26ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78345436-5dd9-45ad-87e3-f51b0d82ebef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 64ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12d484c1-239a-43cc-b7c1-ebdb18fc2794
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 52ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0014c015-249a-4cff-b029-0a3e1c005afe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f188a2b6-5540-4d5d-8f84-ab6fb897706a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 26ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 899dcb82-845f-4d08-b62b-3544e9af7d16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6bf2bef5-9df2-4515-9dc1-629845a63f7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 26ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a6cdd6a-d812-42a4-aef3-70c3303f2d9d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 37ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 796c1150-d46a-4bee-8056-f1932b8e0e21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 382ms
Mean size per request: 1KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5bd59f70-e75b-4d4e-98eb-332c89b2dcf1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:30:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 26ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85d51191-6776-4b9d-baf4-49b223273787
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 28ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bc5ace8c-fadc-4f7e-9e0c-b293c022ba40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 83ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea7725d2-2648-4cda-a648-fb8d4720a847
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 276ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2619cf23-00c6-492d-97a7-0582d60ee524
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 290ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTgyOH0.EQh_35THIPhLrzi1QndmQL-A4yv4w4tHDn1qRsqQArI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b69fb4c-f73a-4337-b460-f7ff5e0187b7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 468ms
Mean size per request: 1KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0d93e0e-9b80-4f0b-adb7-e75b50baf1b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:30:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 277ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c0786a6-f3b0-4e86-866b-9c7fba86b7b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 83ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ca2032f-7109-4ef8-b203-700cc0c4d2ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 381ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d91f3f8-64e2-45a7-8f8a-e04ffe7e3b96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:30:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 376ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4136564-73ce-43e8-a038-7d1e3000a3c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:30:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26d40dc3-969d-4786-b418-95212f1e9bdc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-1jwXfoBgD62RZIhaMMSJJlGm9R0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b53d579f-13b4-4b92-8cae-49830221a398
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 55ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d15fbbc5-7cf5-4baf-bf36-3c4c21fc59d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-m9MqiudoZZv99oskkMa39P/axvM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":781},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18f4c6ac-3f94-428e-9f3a-ee078dca3fc4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 48ms
Mean size per request: 31B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf83d1bb-09c2-4171-9115-f75c8fd13d4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 0 1 0
Validate the response schema is matching with expected schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify that the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 36ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1727620-6662-4849-b5fc-987818901c1d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2795de70-0108-4793-9d96-45c64f720bbf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 272ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99eed7ad-0bfa-40fc-a703-3fa8ccc9deb6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 173ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5620b24d-a8b9-4913-9125-0a7656ce3e70
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 337ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7dbb8294-c5f6-4627-b4bf-979e39dc23f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 340ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4c8b5d0-a902-4bf8-8eee-5847c45b5f9d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 338ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6fbb8f9-e578-44bd-abe5-f819f5d0c133
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 336ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0569c615-79b4-433f-bcbb-8c67d005131b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 337ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf56bc34-5331-4870-bf37-d4407c7569a9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 338ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db0c4614-eadf-4367-ac16-7d60e68eddc6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 339ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3924f715-4dde-4732-a46d-e3903efe8bb5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 338ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4512a5d-a72a-4205-ab8d-8613cc878657
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 338ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 545140ac-5daa-4557-bad5-ef5e92d07770
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 339ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4MzZ9.WdSEdk8J1eqlFH6wI99ry52WB_7OnFC5U-3tJeFLyGc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5010da07-f9e0-4583-a235-75057cc7005f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 339ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78a8426e-5cde-4c6b-8d18-83af8b825dde
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Yrzz57K93EgaznA7bgFrQJdbR6k"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 338ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9025168d-309c-44c9-86db-f413ba8a4155
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Yrzz57K93EgaznA7bgFrQJdbR6k"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 338 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 337ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c73f9dc-d280-45cd-85d8-45817cfa40cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 337ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0486e0c-a371-4839-b84a-550b38fe62f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 682ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Cache-Control no-cache
Postman-Token 06517bd4-402a-4817-a768-36203fd4546c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Cache-Control no-cache
Postman-Token 6c10af83-2351-44a3-b5ac-dad86a991a60
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Cache-Control no-cache
Postman-Token 32b15241-eef5-4e9c-8583-72c28dc6601b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c111d623-a559-4db0-80c4-321e9087984e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-m9MqiudoZZv99oskkMa39P/axvM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":781},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Cache-Control no-cache
Postman-Token 681ad66b-d95b-493a-8d63-7a523d3bf5f4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 106ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token adfc27de-8428-4ac8-9a42-935a3088122a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Cache-Control no-cache
Postman-Token 3ff2a157-9a59-4cc0-9eec-95f340d7e025
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 165ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type application/json
Cache-Control no-cache
Postman-Token 7d1871d3-0375-4ed2-b0aa-0f679a6e6aa0
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jatin",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 163ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type application/json
Cache-Control no-cache
Postman-Token ef6ab037-6ed0-4367-92bd-3eb42ae91e20
Content-Length 1085
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 176ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
randomNumber 558
randomFirstName Esther
randomLastName Erdman
randomEmail Cory.Schoen@hotmail.com
randomPhoneNumber 847-965-7410
Content-Type application/json
Cache-Control no-cache
Postman-Token 098cfe58-42d3-4ac8-87a9-a1cadf8069af
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Sporer",
                "last_name": "Fredrick",
                "mobile_number": "601-519-7286",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Kathleen.Kertzmann35@hotmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Cache-Control no-cache
Postman-Token eb353fa5-40ea-416b-ad00-6fbcee5ba5b9
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-m9MqiudoZZv99oskkMa39P/axvM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":781},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 323 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 322ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token d0fa2cd3-96e1-4cd9-b1d2-541968923151
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 324ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 60ccc1b3-993d-4dca-9217-81d4a56e638b
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1333ms
Mean size per request: 757.08KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type application/json
Cache-Control no-cache
Postman-Token 0c7ac8e7-8907-41aa-b60b-aa185639fcc2
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 775247
ETag W/"bd44f-BuQuor+Cg68BUV5YQG7lczIKsSU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180846,"job_number":"JOB_180846","tr_customer_id":180864,"tr_customer_product_id":180854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:12:17.000Z","modified_at":"2026-02-08T17:12:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586353","imei1":"14524537368586353","imei2":"14524537368586353","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180845,"job_number":"JOB_180845","tr_customer_id":180863,"tr_customer_product_id":180853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:10:28.000Z","modified_at":"2026-02-08T17:10:28.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586352","imei1":"14524537368586352","imei2":"14524537368586352","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180825,"job_number":"JOB_180825","tr_customer_id":180843,"tr_customer_product_id":180833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163095","imei1":"15957150163095","imei2":"15957150163095","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180824,"job_number":"JOB_180824","tr_customer_id":180842,"tr_customer_product_id":180832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163092","imei1":"15957150163092","imei2":"15957150163092","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180823,"job_number":"JOB_180823","tr_customer_id":180841,"tr_customer_product_id":180831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163094","imei1":"15957150163094","imei2":"15957150163094","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180822,"job_number":"JOB_180822","tr_customer_id":180840,"tr_customer_product_id":180830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163093","imei1":"15957150163093","imei2":"15957150163093","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180821,"job_number":"JOB_180821","tr_customer_id":180839,"tr_customer_product_id":180829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163091","imei1":"15957150163091","imei2":"15957150163091","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180820,"job_number":"JOB_180820","tr_customer_id":180838,"tr_customer_product_id":180828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180819,"job_number":"JOB_180819","tr_customer_id":180837,"tr_customer_product_id":180827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180818,"job_number":"JOB_180818","tr_customer_id":180836,"tr_customer_product_id":180826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180817,"job_number":"JOB_180817","tr_customer_id":180835,"tr_customer_product_id":180825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chanda Mehra","mobile_number":"8244240963","email_id":"lai.namboothiri@hotmail.com","dop":"2026-01-29","serial_number":"192895532109612","imei1":"191699580673175","imei2":"947473872856144","popurl":"www.jaimini-kapoor.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180816,"job_number":"JOB_180816","tr_customer_id":180834,"tr_customer_product_id":180824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chandan Mehra","mobile_number":"8245166088","email_id":"tara.achari@yahoo.co.in","dop":"2026-01-29","serial_number":"892353512382023","imei1":"282348848813259","imei2":"487533185470997","popurl":"www.bhavani-bhattacharya.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180815,"job_number":"JOB_180815","tr_customer_id":180833,"tr_customer_product_id":180823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Bankim Bandopadhyay","mobile_number":"8241648948","email_id":"diptendu.talwar@yahoo.co.in","dop":"2026-01-29","serial_number":"419427476541981","imei1":"506440561634857","imei2":"602418853850006","popurl":"www.chitramala-somayaji.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180814,"job_number":"JOB_180814","tr_customer_id":180832,"tr_customer_product_id":180822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Vaijayanthi Gowda","mobile_number":"8247988806","email_id":"gajabahu.patel@gmail.com","dop":"2026-01-29","serial_number":"844360233031038","imei1":"730165766498934","imei2":"649857148511442","popurl":"www.siddarth-nair.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180813,"job_number":"JOB_180813","tr_customer_id":180831,"tr_customer_product_id":180821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chidaakaash Naik","mobile_number":"8248969863","email_id":"dwaipayan.butt@yahoo.co.in","dop":"2026-01-29","serial_number":"214062992747448","imei1":"215003475613399","imei2":"897741573911549","popurl":"www.vaidehi-bhattathiri.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180812,"job_number":"JOB_180812","tr_customer_id":180830,"tr_customer_product_id":180820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957151162010","imei1":"15957151162010","imei2":"15957151162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180811,"job_number":"JOB_180811","tr_customer_id":180829,"tr_customer_product_id":180819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957152165010","imei1":"15957152165010","imei2":"15957152165010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180810,"job_number":"JOB_180810","tr_customer_id":180828,"tr_customer_product_id":180818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957138162010","imei1":"15957138162010","imei2":"15957138162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180809,"job_number":"JOB_180809","tr_customer_id":180827,"tr_customer_product_id":180817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150162010","imei1":"15957150162010","imei2":"15957150162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180808,"job_number":"JOB_180808","tr_customer_id":180826,"tr_customer_product_id":180816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957148162011","imei1":"15957148162011","imei2":"15957148162011","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180807,"job_number":"JOB_180807","tr_customer_id":180825,"tr_customer_product_id":180815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:58:54.000Z","modified_at":"2026-02-08T15:58:54.000Z","name":"Dhanu Ganaka","mobile_number":"8245749153","email_id":"anala.agarwal@hotmail.com","dop":"2026-01-29","serial_number":"078297285824736","imei1":"247353909152874","imei2":"338387624115573","popurl":"www.aditeya-kocchar.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180806,"job_number":"JOB_180806","tr_customer_id":180824,"tr_customer_product_id":180814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:56:11.000Z","modified_at":"2026-02-08T15:56:11.000Z","name":"Gauraang Dutta","mobile_number":"8244649209","email_id":"avantika.kocchar@gmail.com","dop":"2026-01-29","serial_number":"304490570458327","imei1":"347545208922329","imei2":"638546567866292","popurl":"www.pramila-nehru.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180805,"job_number":"JOB_180805","tr_customer_id":180823,"tr_customer_product_id":180813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:55:37.000Z","modified_at":"2026-02-08T15:55:37.000Z","name":"Anish Acharya","mobile_number":"8243391103","email_id":"bela.khatri@gmail.com","dop":"2026-01-29","serial_number":"149760331488797","imei1":"946494008521517","imei2":"365828832880931","popurl":"www.ekaksh-malik.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180758,"job_number":"JOB_180758","tr_customer_id":180776,"tr_customer_product_id":180766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:27.000Z","modified_at":"2026-02-08T14:37:38.000Z","name":"giyu tomiaka","mobile_number":"433-402-3628","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"827877024644595","imei1":"827877024644595","imei2":"827877024644595","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180748,"job_number":"JOB_180748","tr_customer_id":180766,"tr_customer_product_id":180756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:25.000Z","name":"tanjiro kamado","mobile_number":"922-382-0858","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"246506115629923","imei1":"246506115629923","imei2":"246506115629923","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180742,"job_number":"JOB_180742","tr_customer_id":180760,"tr_customer_product_id":180750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:00.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"saitama sensei","mobile_number":"896-686-1106","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"966245573607487","imei1":"966245573607487","imei2":"966245573607487","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180707,"job_number":"JOB_180707","tr_customer_id":180725,"tr_customer_product_id":180715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Electa Jacobi","mobile_number":"347-365-1006","email_id":"Giovani27@hotmail.com","dop":"2025-06-09","serial_number":"109517777326243","imei1":"109517777326243","imei2":"109517777326243","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180706,"job_number":"JOB_180706","tr_customer_id":180724,"tr_customer_product_id":180714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:24.000Z","name":"Hallie Cassin","mobile_number":"662-434-6754","email_id":"Percival_Fritsch@hotmail.com","dop":"2025-06-09","serial_number":"102331457081306","imei1":"102331457081306","imei2":"102331457081306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180705,"job_number":"JOB_180705","tr_customer_id":180723,"tr_customer_product_id":180713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100993145364416","imei1":"100993145364416","imei2":"100993145364416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180703,"job_number":"JOB_180703","tr_customer_id":180721,"tr_customer_product_id":180711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:33:55.000Z","name":"Juana Corkery","mobile_number":"745-279-0070","email_id":"Roxanne.Lakin@yahoo.com","dop":"2025-06-09","serial_number":"100422290171834","imei1":"100422290171834","imei2":"100422290171834","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180702,"job_number":"JOB_180702","tr_customer_id":180720,"tr_customer_product_id":180710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:34:07.000Z","name":"Elwin Hettinger","mobile_number":"601-213-1393","email_id":"Vicky53@hotmail.com","dop":"2025-06-09","serial_number":"106781741942377","imei1":"106781741942377","imei2":"106781741942377","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180700,"job_number":"JOB_180700","tr_customer_id":180718,"tr_customer_product_id":180708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102888873783267","imei1":"102888873783267","imei2":"102888873783267","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180693,"job_number":"JOB_180693","tr_customer_id":180711,"tr_customer_product_id":180701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:38.000Z","name":"Darron Stiedemann","mobile_number":"793-764-8595","email_id":"Bradley65@hotmail.com","dop":"2025-06-09","serial_number":"100111909843517","imei1":"100111909843517","imei2":"100111909843517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180692,"job_number":"JOB_180692","tr_customer_id":180710,"tr_customer_product_id":180700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Julien Romaguera","mobile_number":"661-427-3700","email_id":"Keyon.Kohler74@yahoo.com","dop":"2025-06-09","serial_number":"104741098442845","imei1":"104741098442845","imei2":"104741098442845","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180691,"job_number":"JOB_180691","tr_customer_id":180709,"tr_customer_product_id":180699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102803116078401","imei1":"102803116078401","imei2":"102803116078401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180665,"job_number":"JOB_180665","tr_customer_id":180683,"tr_customer_product_id":180673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:56.000Z","modified_at":"2026-02-08T14:29:06.000Z","name":"Ferne Schoen","mobile_number":"295-538-7979","email_id":"Talia_Keeling@gmail.com","dop":"2025-12-31","serial_number":"10556112340099","imei1":"10556112340099","imei2":"10556112340099","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180664,"job_number":"JOB_180664","tr_customer_id":180682,"tr_customer_product_id":180672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:42.000Z","modified_at":"2026-02-08T14:28:52.000Z","name":"Barney Raynor","mobile_number":"632-258-3410","email_id":"Lola.Hamill@yahoo.com","dop":"2025-12-31","serial_number":"10887037796170","imei1":"10887037796170","imei2":"10887037796170","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180660,"job_number":"JOB_180660","tr_customer_id":180678,"tr_customer_product_id":180668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:28.000Z","modified_at":"2026-02-08T14:28:38.000Z","name":"Tavares Nienow","mobile_number":"873-755-5859","email_id":"Carleton88@hotmail.com","dop":"2025-12-31","serial_number":"10869657747779","imei1":"10869657747779","imei2":"10869657747779","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180576,"job_number":"JOB_180576","tr_customer_id":180594,"tr_customer_product_id":180584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:27.000Z","modified_at":"2026-02-08T14:17:51.000Z","name":"Zoie Wolff","mobile_number":"954-743-5652","email_id":"Bella_Jacobs56@yahoo.com","dop":"2025-10-01","serial_number":"12933675886612","imei1":"12933675886612","imei2":"12933675886612","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180575,"job_number":"JOB_180575","tr_customer_id":180593,"tr_customer_product_id":180583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Javon Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197643069338891","imei1":"197643069338891","imei2":"197643069338891","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180574,"job_number":"JOB_180574","tr_customer_id":180592,"tr_customer_product_id":180582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Bailey Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185823970529272","imei1":"185823970529272","imei2":"185823970529272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180573,"job_number":"JOB_180573","tr_customer_id":180591,"tr_customer_product_id":180581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Adrain Bartell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"164288872588444","imei1":"164288872588444","imei2":"164288872588444","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180572,"job_number":"JOB_180572","tr_customer_id":180590,"tr_customer_product_id":180580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:14.000Z","modified_at":"2026-02-08T14:17:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124191678376841","imei1":"124191678376841","imei2":"124191678376841","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180571,"job_number":"JOB_180571","tr_customer_id":180589,"tr_customer_product_id":180579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Javier Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162079871726923","imei1":"162079871726923","imei2":"162079871726923","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180570,"job_number":"JOB_180570","tr_customer_id":180588,"tr_customer_product_id":180578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Wilmer Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181537802743977","imei1":"181537802743977","imei2":"181537802743977","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180569,"job_number":"JOB_180569","tr_customer_id":180587,"tr_customer_product_id":180577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"Lacy Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138106632299125","imei1":"138106632299125","imei2":"138106632299125","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180568,"job_number":"JOB_180568","tr_customer_id":180586,"tr_customer_product_id":180576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"137573470788336","imei1":"137573470788336","imei2":"137573470788336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180561,"job_number":"JOB_180561","tr_customer_id":180579,"tr_customer_product_id":180569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:18.000Z","modified_at":"2026-02-08T14:01:30.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"99773091304642","imei1":"99773091304642","imei2":"99773091304642","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180560,"job_number":"JOB_180560","tr_customer_id":180578,"tr_customer_product_id":180568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:02.000Z","modified_at":"2026-02-08T14:01:14.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89601950840603","imei1":"89601950840603","imei2":"89601950840603","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180559,"job_number":"JOB_180559","tr_customer_id":180577,"tr_customer_product_id":180567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:46.000Z","modified_at":"2026-02-08T14:00:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73358254895026","imei1":"73358254895026","imei2":"73358254895026","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180375,"job_number":"JOB_180375","tr_customer_id":180393,"tr_customer_product_id":180383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:50.000Z","modified_at":"2026-02-08T07:55:02.000Z","name":"Genevieve Monahan","mobile_number":"596-390-5042","email_id":"Emma13@hotmail.com","dop":"2025-11-04","serial_number":"11166780538255","imei1":"11166780538255","imei2":"11166780538255","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180374,"job_number":"JOB_180374","tr_customer_id":180392,"tr_customer_product_id":180382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:35.000Z","modified_at":"2026-02-08T07:54:46.000Z","name":"Eldridge Walsh","mobile_number":"805-567-4325","email_id":"Tommie.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"14619077469585","imei1":"14619077469585","imei2":"14619077469585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180346,"job_number":"JOB_180346","tr_customer_id":180364,"tr_customer_product_id":180354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:39:09.000Z","modified_at":"2026-02-08T06:39:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"42833026237446","imei1":"42833026237446","imei2":"42833026237446","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180345,"job_number":"JOB_180345","tr_customer_id":180363,"tr_customer_product_id":180353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:53.000Z","modified_at":"2026-02-08T06:39:05.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"56244357270734","imei1":"56244357270734","imei2":"56244357270734","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180344,"job_number":"JOB_180344","tr_customer_id":180362,"tr_customer_product_id":180352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:37.000Z","modified_at":"2026-02-08T06:38:49.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"88007937712852","imei1":"88007937712852","imei2":"88007937712852","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:35:02.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:47.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180844,"job_number":"JOB_180844","tr_customer_id":180862,"tr_customer_product_id":180852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:57:20.000Z","modified_at":"2026-02-08T16:57:20.000Z","name":"Inder Kapoor","mobile_number":"7035545611","email_id":"sarla.sethi@gmail.com","dop":"2026-01-29","serial_number":"148217247700509","imei1":"148217247700509","imei2":"148217247700509","popurl":"www.kannan-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180843,"job_number":"JOB_180843","tr_customer_id":180861,"tr_customer_product_id":180851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:33.000Z","modified_at":"2026-02-08T16:13:33.000Z","name":"Owen Schumm","mobile_number":"594-577-0370","email_id":"Brooke32@hotmail.com","dop":"2025-04-06","serial_number":"12945413451106522","imei1":"12945413451106522","imei2":"12945413451106522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180842,"job_number":"JOB_180842","tr_customer_id":180860,"tr_customer_product_id":180850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:14:12.000Z","name":"Ernie Wiza","mobile_number":"903-863-8845","email_id":"Blair.Kessler@yahoo.com","dop":"2025-04-06","serial_number":"12524382866672","imei1":"12524382866672","imei2":"12524382866672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180841,"job_number":"JOB_180841","tr_customer_id":180859,"tr_customer_product_id":180849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:13:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14215163930751","imei1":"14215163930751","imei2":"14215163930751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180840,"job_number":"JOB_180840","tr_customer_id":180858,"tr_customer_product_id":180848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:27.000Z","modified_at":"2026-02-08T16:13:27.000Z","name":"Lon Leannon","mobile_number":"389-648-3625","email_id":"Eldred.Huels51@yahoo.com","dop":"2025-04-06","serial_number":"18135862648488684","imei1":"18135862648488684","imei2":"18135862648488684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180839,"job_number":"JOB_180839","tr_customer_id":180857,"tr_customer_product_id":180847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:14:06.000Z","name":"Jovanny Schinner","mobile_number":"371-844-4841","email_id":"Arjun_Carter48@hotmail.com","dop":"2025-04-06","serial_number":"19672771447377","imei1":"19672771447377","imei2":"19672771447377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180838,"job_number":"JOB_180838","tr_customer_id":180856,"tr_customer_product_id":180846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:13:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11204904011227","imei1":"11204904011227","imei2":"11204904011227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180837,"job_number":"JOB_180837","tr_customer_id":180855,"tr_customer_product_id":180845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:45.000Z","modified_at":"2026-02-08T16:12:45.000Z","name":"Elroy Mann","mobile_number":"372-451-0976","email_id":"Brad.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"15741105492901846","imei1":"15741105492901846","imei2":"15741105492901846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180836,"job_number":"JOB_180836","tr_customer_id":180854,"tr_customer_product_id":180844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:13:24.000Z","name":"Marco Hermann","mobile_number":"755-233-2503","email_id":"Marcella.Roob@yahoo.com","dop":"2025-04-06","serial_number":"13688374434005","imei1":"13688374434005","imei2":"13688374434005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180835,"job_number":"JOB_180835","tr_customer_id":180853,"tr_customer_product_id":180843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15031279793367","imei1":"15031279793367","imei2":"15031279793367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180834,"job_number":"JOB_180834","tr_customer_id":180852,"tr_customer_product_id":180842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:40.000Z","modified_at":"2026-02-08T16:12:40.000Z","name":"Mariela Bosco","mobile_number":"619-715-9816","email_id":"Timmothy.Gerhold36@hotmail.com","dop":"2025-04-06","serial_number":"14479995720853256","imei1":"14479995720853256","imei2":"14479995720853256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180833,"job_number":"JOB_180833","tr_customer_id":180851,"tr_customer_product_id":180841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:13:19.000Z","name":"Arne Cole","mobile_number":"604-832-9687","email_id":"Lorna.Ortiz@gmail.com","dop":"2025-04-06","serial_number":"14708957856553","imei1":"14708957856553","imei2":"14708957856553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:13:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180832,"job_number":"JOB_180832","tr_customer_id":180850,"tr_customer_product_id":180840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:12:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11362606797553","imei1":"11362606797553","imei2":"11362606797553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180831,"job_number":"JOB_180831","tr_customer_id":180849,"tr_customer_product_id":180839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:57.000Z","modified_at":"2026-02-08T16:11:57.000Z","name":"Keven Streich","mobile_number":"554-820-5032","email_id":"Cullen6@gmail.com","dop":"2025-04-06","serial_number":"11395998855744656","imei1":"11395998855744656","imei2":"11395998855744656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180830,"job_number":"JOB_180830","tr_customer_id":180848,"tr_customer_product_id":180838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:56.000Z","modified_at":"2026-02-08T16:12:36.000Z","name":"Dagmar Stroman","mobile_number":"700-479-2644","email_id":"Arnold.Weissnat66@gmail.com","dop":"2025-04-06","serial_number":"19728516376139","imei1":"19728516376139","imei2":"19728516376139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180829,"job_number":"JOB_180829","tr_customer_id":180847,"tr_customer_product_id":180837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:55.000Z","modified_at":"2026-02-08T16:11:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13207792215935","imei1":"13207792215935","imei2":"13207792215935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180828,"job_number":"JOB_180828","tr_customer_id":180846,"tr_customer_product_id":180836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:52.000Z","modified_at":"2026-02-08T16:11:52.000Z","name":"Thurman O'Connell","mobile_number":"342-983-7956","email_id":"Berenice89@hotmail.com","dop":"2025-04-06","serial_number":"10007094967604606","imei1":"10007094967604606","imei2":"10007094967604606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180827,"job_number":"JOB_180827","tr_customer_id":180845,"tr_customer_product_id":180835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:12:31.000Z","name":"Aaliyah Toy","mobile_number":"430-876-8375","email_id":"Judd_MacGyver@gmail.com","dop":"2025-04-06","serial_number":"12895664165402","imei1":"12895664165402","imei2":"12895664165402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180826,"job_number":"JOB_180826","tr_customer_id":180844,"tr_customer_product_id":180834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:11:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18157706948305","imei1":"18157706948305","imei2":"18157706948305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180804,"job_number":"JOB_180804","tr_customer_id":180822,"tr_customer_product_id":180812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:47:08.000Z","name":"Shane Hills","mobile_number":"209-927-3113","email_id":"Merlin.Borer@gmail.com","dop":"2025-07-01","serial_number":"107520734565755","imei1":"107520734565755","imei2":"107520734565755","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180803,"job_number":"JOB_180803","tr_customer_id":180821,"tr_customer_product_id":180811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:46:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103764242257100","imei1":"103764242257100","imei2":"103764242257100","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180802,"job_number":"JOB_180802","tr_customer_id":180820,"tr_customer_product_id":180810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:44.000Z","modified_at":"2026-02-08T15:46:55.000Z","name":"Trycia Gerhold","mobile_number":"809-491-3246","email_id":"Ashtyn15@gmail.com","dop":"2025-07-01","serial_number":"104164998966614","imei1":"104164998966614","imei2":"104164998966614","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180801,"job_number":"JOB_180801","tr_customer_id":180819,"tr_customer_product_id":180809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:43.000Z","modified_at":"2026-02-08T15:46:43.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100111584672425","imei1":"100111584672425","imei2":"100111584672425","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180800,"job_number":"JOB_180800","tr_customer_id":180818,"tr_customer_product_id":180808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:54.000Z","modified_at":"2026-02-08T15:12:54.000Z","name":"Alaina Quitzon","mobile_number":"293-841-9187","email_id":"Dwight_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"10982030288167952","imei1":"10982030288167952","imei2":"10982030288167952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180799,"job_number":"JOB_180799","tr_customer_id":180817,"tr_customer_product_id":180807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:13:33.000Z","name":"Estevan Walter","mobile_number":"897-805-8845","email_id":"Chadrick_Ernser12@gmail.com","dop":"2025-04-06","serial_number":"19234315887785","imei1":"19234315887785","imei2":"19234315887785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180798,"job_number":"JOB_180798","tr_customer_id":180816,"tr_customer_product_id":180806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:12:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15303254540494","imei1":"15303254540494","imei2":"15303254540494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180797,"job_number":"JOB_180797","tr_customer_id":180815,"tr_customer_product_id":180805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:51.000Z","modified_at":"2026-02-08T15:12:51.000Z","name":"Irma Welch","mobile_number":"517-436-7225","email_id":"Breanne6@hotmail.com","dop":"2025-04-06","serial_number":"18810054358800550","imei1":"18810054358800550","imei2":"18810054358800550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180796,"job_number":"JOB_180796","tr_customer_id":180814,"tr_customer_product_id":180804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:13:30.000Z","name":"Kelli Spencer","mobile_number":"430-905-2532","email_id":"Noble18@gmail.com","dop":"2025-04-06","serial_number":"16763968001430","imei1":"16763968001430","imei2":"16763968001430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180795,"job_number":"JOB_180795","tr_customer_id":180813,"tr_customer_product_id":180803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:12:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10863300173317","imei1":"10863300173317","imei2":"10863300173317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180794,"job_number":"JOB_180794","tr_customer_id":180812,"tr_customer_product_id":180802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:07.000Z","modified_at":"2026-02-08T15:12:07.000Z","name":"Lydia Crooks","mobile_number":"795-213-3564","email_id":"Osbaldo.Boehm1@yahoo.com","dop":"2025-04-06","serial_number":"19630726136623880","imei1":"19630726136623880","imei2":"19630726136623880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180793,"job_number":"JOB_180793","tr_customer_id":180811,"tr_customer_product_id":180801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:46.000Z","name":"Marco Swaniawski","mobile_number":"415-506-5163","email_id":"Gaylord_Hills79@hotmail.com","dop":"2025-04-06","serial_number":"18892556005279","imei1":"18892556005279","imei2":"18892556005279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180792,"job_number":"JOB_180792","tr_customer_id":180810,"tr_customer_product_id":180800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11391841210957","imei1":"11391841210957","imei2":"11391841210957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180791,"job_number":"JOB_180791","tr_customer_id":180809,"tr_customer_product_id":180799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:03.000Z","modified_at":"2026-02-08T15:12:03.000Z","name":"Pierce Barrows","mobile_number":"847-627-3541","email_id":"Ewell_Rippin42@yahoo.com","dop":"2025-04-06","serial_number":"13129032648553330","imei1":"13129032648553330","imei2":"13129032648553330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180790,"job_number":"JOB_180790","tr_customer_id":180808,"tr_customer_product_id":180798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:02.000Z","modified_at":"2026-02-08T15:12:42.000Z","name":"Neoma Schroeder","mobile_number":"616-443-3573","email_id":"Vilma86@hotmail.com","dop":"2025-04-06","serial_number":"18112541521728","imei1":"18112541521728","imei2":"18112541521728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180789,"job_number":"JOB_180789","tr_customer_id":180807,"tr_customer_product_id":180797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:01.000Z","modified_at":"2026-02-08T15:12:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249025009426","imei1":"11249025009426","imei2":"11249025009426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180788,"job_number":"JOB_180788","tr_customer_id":180806,"tr_customer_product_id":180796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:20.000Z","modified_at":"2026-02-08T15:11:20.000Z","name":"Arnulfo Sawayn","mobile_number":"379-489-3371","email_id":"Karlie_Lesch40@yahoo.com","dop":"2025-04-06","serial_number":"11918753439119884","imei1":"11918753439119884","imei2":"11918753439119884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180787,"job_number":"JOB_180787","tr_customer_id":180805,"tr_customer_product_id":180795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:19.000Z","modified_at":"2026-02-08T15:11:58.000Z","name":"Aliya Mohr","mobile_number":"391-397-8519","email_id":"Kenya.Hamill@yahoo.com","dop":"2025-04-06","serial_number":"10309648594564","imei1":"10309648594564","imei2":"10309648594564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:11:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180786,"job_number":"JOB_180786","tr_customer_id":180804,"tr_customer_product_id":180794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:18.000Z","modified_at":"2026-02-08T15:11:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11410533021336","imei1":"11410533021336","imei2":"11410533021336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180785,"job_number":"JOB_180785","tr_customer_id":180803,"tr_customer_product_id":180793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:15.000Z","modified_at":"2026-02-08T15:11:15.000Z","name":"Minerva Goyette","mobile_number":"715-801-4512","email_id":"Roderick_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"19733054926736280","imei1":"19733054926736280","imei2":"19733054926736280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180784,"job_number":"JOB_180784","tr_customer_id":180802,"tr_customer_product_id":180792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:14.000Z","modified_at":"2026-02-08T15:11:54.000Z","name":"Irving Mann","mobile_number":"222-813-7873","email_id":"Ethelyn_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11650874110562","imei1":"11650874110562","imei2":"11650874110562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180783,"job_number":"JOB_180783","tr_customer_id":180801,"tr_customer_product_id":180791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:13.000Z","modified_at":"2026-02-08T15:11:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13990148499993","imei1":"13990148499993","imei2":"13990148499993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180782,"job_number":"JOB_180782","tr_customer_id":180800,"tr_customer_product_id":180790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:29.000Z","modified_at":"2026-02-08T15:04:29.000Z","name":"Javonte Moore","mobile_number":"771-566-1102","email_id":"Gabrielle.Casper@yahoo.com","dop":"2025-04-06","serial_number":"19996289464417770","imei1":"19996289464417770","imei2":"19996289464417770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180781,"job_number":"JOB_180781","tr_customer_id":180799,"tr_customer_product_id":180789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:05:08.000Z","name":"Amiya Ryan","mobile_number":"818-464-4080","email_id":"Eveline_Conn72@yahoo.com","dop":"2025-04-06","serial_number":"15187344604220","imei1":"15187344604220","imei2":"15187344604220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180780,"job_number":"JOB_180780","tr_customer_id":180798,"tr_customer_product_id":180788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:04:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10265667320543","imei1":"10265667320543","imei2":"10265667320543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180779,"job_number":"JOB_180779","tr_customer_id":180797,"tr_customer_product_id":180787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:27.000Z","modified_at":"2026-02-08T15:04:27.000Z","name":"Mckenna Monahan","mobile_number":"955-279-3201","email_id":"Alfreda_Runte@yahoo.com","dop":"2025-04-06","serial_number":"14230962787026788","imei1":"14230962787026788","imei2":"14230962787026788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180778,"job_number":"JOB_180778","tr_customer_id":180796,"tr_customer_product_id":180786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:05:04.000Z","name":"Valentine Pouros","mobile_number":"563-412-2621","email_id":"Lewis.West@yahoo.com","dop":"2025-04-06","serial_number":"14168040976238","imei1":"14168040976238","imei2":"14168040976238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180777,"job_number":"JOB_180777","tr_customer_id":180795,"tr_customer_product_id":180785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:04:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628558057965","imei1":"16628558057965","imei2":"16628558057965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180776,"job_number":"JOB_180776","tr_customer_id":180794,"tr_customer_product_id":180784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:42.000Z","modified_at":"2026-02-08T15:03:42.000Z","name":"Corbin Anderson","mobile_number":"344-949-0638","email_id":"Dalton45@gmail.com","dop":"2025-04-06","serial_number":"10869274553088056","imei1":"10869274553088056","imei2":"10869274553088056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180775,"job_number":"JOB_180775","tr_customer_id":180793,"tr_customer_product_id":180783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:04:20.000Z","name":"Edwin Crona","mobile_number":"854-854-8044","email_id":"Dina36@gmail.com","dop":"2025-04-06","serial_number":"10310587621836","imei1":"10310587621836","imei2":"10310587621836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180774,"job_number":"JOB_180774","tr_customer_id":180792,"tr_customer_product_id":180782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"Joanie Blick","mobile_number":"551-991-0519","email_id":"Kelsi79@yahoo.com","dop":"2025-04-06","serial_number":"12291381528319444","imei1":"12291381528319444","imei2":"12291381528319444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180773,"job_number":"JOB_180773","tr_customer_id":180791,"tr_customer_product_id":180781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19374918658945","imei1":"19374918658945","imei2":"19374918658945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180772,"job_number":"JOB_180772","tr_customer_id":180790,"tr_customer_product_id":180780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:04:18.000Z","name":"Cortez Schmeler","mobile_number":"957-917-7919","email_id":"Trever.Hudson5@yahoo.com","dop":"2025-04-06","serial_number":"18450107080304","imei1":"18450107080304","imei2":"18450107080304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:04:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180771,"job_number":"JOB_180771","tr_customer_id":180789,"tr_customer_product_id":180779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:03:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12160662861455","imei1":"12160662861455","imei2":"12160662861455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180770,"job_number":"JOB_180770","tr_customer_id":180788,"tr_customer_product_id":180778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:55.000Z","modified_at":"2026-02-08T15:02:55.000Z","name":"Sophia Bauch","mobile_number":"977-638-4529","email_id":"Lindsay_White57@gmail.com","dop":"2025-04-06","serial_number":"18260999081498710","imei1":"18260999081498710","imei2":"18260999081498710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180769,"job_number":"JOB_180769","tr_customer_id":180787,"tr_customer_product_id":180777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:54.000Z","modified_at":"2026-02-08T15:02:54.000Z","name":"Hiram Berge","mobile_number":"550-805-8996","email_id":"Ruthe.Bogisich72@gmail.com","dop":"2025-04-06","serial_number":"11066015573848562","imei1":"11066015573848562","imei2":"11066015573848562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180768,"job_number":"JOB_180768","tr_customer_id":180786,"tr_customer_product_id":180776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:03:33.000Z","name":"Carter Keeling","mobile_number":"676-835-3572","email_id":"Terrell.Schultz61@yahoo.com","dop":"2025-04-06","serial_number":"10630576052375","imei1":"10630576052375","imei2":"10630576052375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180767,"job_number":"JOB_180767","tr_customer_id":180785,"tr_customer_product_id":180775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:02:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15148797269718","imei1":"15148797269718","imei2":"15148797269718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180766,"job_number":"JOB_180766","tr_customer_id":180784,"tr_customer_product_id":180774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:03:32.000Z","name":"Kaleigh Hilll","mobile_number":"966-611-2899","email_id":"Barry_Kuphal98@yahoo.com","dop":"2025-04-06","serial_number":"16921035289374","imei1":"16921035289374","imei2":"16921035289374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180765,"job_number":"JOB_180765","tr_customer_id":180783,"tr_customer_product_id":180773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:02:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133901159190","imei1":"11133901159190","imei2":"11133901159190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180764,"job_number":"JOB_180764","tr_customer_id":180782,"tr_customer_product_id":180772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:26.000Z","modified_at":"2026-02-08T14:53:26.000Z","name":"Annabell Schuppe","mobile_number":"771-256-4597","email_id":"Ludie63@gmail.com","dop":"2025-04-06","serial_number":"11624366701933092","imei1":"11624366701933092","imei2":"11624366701933092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180763,"job_number":"JOB_180763","tr_customer_id":180781,"tr_customer_product_id":180771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:25.000Z","modified_at":"2026-02-08T14:54:06.000Z","name":"Mozell Monahan","mobile_number":"367-419-7471","email_id":"Raven.Carter12@hotmail.com","dop":"2025-04-06","serial_number":"19511608526350","imei1":"19511608526350","imei2":"19511608526350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180762,"job_number":"JOB_180762","tr_customer_id":180780,"tr_customer_product_id":180770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:24.000Z","modified_at":"2026-02-08T14:53:24.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11207340519352","imei1":"11207340519352","imei2":"11207340519352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180761,"job_number":"JOB_180761","tr_customer_id":180779,"tr_customer_product_id":180769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:37.000Z","modified_at":"2026-02-08T14:52:37.000Z","name":"Geo Wiegand","mobile_number":"817-988-4259","email_id":"Jarod24@gmail.com","dop":"2025-04-06","serial_number":"16961173668522258","imei1":"16961173668522258","imei2":"16961173668522258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180760,"job_number":"JOB_180760","tr_customer_id":180778,"tr_customer_product_id":180768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:53:17.000Z","name":"Samson Steuber","mobile_number":"986-920-7193","email_id":"Emanuel.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"13279651410159","imei1":"13279651410159","imei2":"13279651410159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180759,"job_number":"JOB_180759","tr_customer_id":180777,"tr_customer_product_id":180767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:52:35.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14924896553421","imei1":"14924896553421","imei2":"14924896553421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180757,"job_number":"JOB_180757","tr_customer_id":180775,"tr_customer_product_id":180765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:24.000Z","modified_at":"2026-02-08T14:37:24.000Z","name":"Dane Schaefer","mobile_number":"729-420-6726","email_id":"Julie.Ritchie@gmail.com","dop":"2025-04-06","serial_number":"15675454189262724","imei1":"15675454189262724","imei2":"15675454189262724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180756,"job_number":"JOB_180756","tr_customer_id":180774,"tr_customer_product_id":180764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:37:23.000Z","name":"Esther Emmerich","mobile_number":"880-870-0636","email_id":"Lempi.Prohaska65@hotmail.com","dop":"2025-04-06","serial_number":"15688931058627826","imei1":"15688931058627826","imei2":"15688931058627826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180755,"job_number":"JOB_180755","tr_customer_id":180773,"tr_customer_product_id":180763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:38:03.000Z","name":"Vilma Watsica","mobile_number":"380-950-6762","email_id":"Janessa.Cartwright@gmail.com","dop":"2025-04-06","serial_number":"16778571091354","imei1":"16778571091354","imei2":"16778571091354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180754,"job_number":"JOB_180754","tr_customer_id":180772,"tr_customer_product_id":180762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:52.000Z","name":"Assunta Rolfson","mobile_number":"857-871-6523","email_id":"Filomena.Oberbrunner@gmail.com","dop":"2025-04-06","serial_number":"19128207409275","imei1":"19128207409275","imei2":"19128207409275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180753,"job_number":"JOB_180753","tr_customer_id":180771,"tr_customer_product_id":180761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16249413041942","imei1":"16249413041942","imei2":"16249413041942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180752,"job_number":"JOB_180752","tr_customer_id":180770,"tr_customer_product_id":180760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:17.000Z","modified_at":"2026-02-08T14:37:17.000Z","name":"John Donnelly","mobile_number":"396-849-1619","email_id":"Norberto.Brakus52@hotmail.com","dop":"2025-04-06","serial_number":"17087362191044928","imei1":"17087362191044928","imei2":"17087362191044928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180751,"job_number":"JOB_180751","tr_customer_id":180769,"tr_customer_product_id":180759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:57.000Z","name":"Murray Bernhard","mobile_number":"257-653-5484","email_id":"Nella51@hotmail.com","dop":"2025-04-06","serial_number":"19067413033035","imei1":"19067413033035","imei2":"19067413033035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180750,"job_number":"JOB_180750","tr_customer_id":180768,"tr_customer_product_id":180758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16917390416499","imei1":"16917390416499","imei2":"16917390416499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180749,"job_number":"JOB_180749","tr_customer_id":180767,"tr_customer_product_id":180757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:14.000Z","modified_at":"2026-02-08T14:37:14.000Z","name":"Ebony Thompson","mobile_number":"517-870-6006","email_id":"Delaney96@yahoo.com","dop":"2025-04-06","serial_number":"11170731839033284","imei1":"11170731839033284","imei2":"11170731839033284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180747,"job_number":"JOB_180747","tr_customer_id":180765,"tr_customer_product_id":180755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:53.000Z","name":"Kaylee Gerlach","mobile_number":"695-708-3170","email_id":"Irwin29@hotmail.com","dop":"2025-04-06","serial_number":"13635829720181","imei1":"13635829720181","imei2":"13635829720181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180746,"job_number":"JOB_180746","tr_customer_id":180764,"tr_customer_product_id":180754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:13.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15477076327019","imei1":"15477076327019","imei2":"15477076327019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180745,"job_number":"JOB_180745","tr_customer_id":180763,"tr_customer_product_id":180753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:11.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"Jeff Stracke","mobile_number":"730-312-9968","email_id":"Maegan.Osinski81@hotmail.com","dop":"2025-04-06","serial_number":"19673669861498790","imei1":"19673669861498790","imei2":"19673669861498790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180744,"job_number":"JOB_180744","tr_customer_id":180762,"tr_customer_product_id":180752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:50.000Z","name":"Judy Watsica","mobile_number":"619-648-7158","email_id":"Maurine_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"17198524084306","imei1":"17198524084306","imei2":"17198524084306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180743,"job_number":"JOB_180743","tr_customer_id":180761,"tr_customer_product_id":180751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17076808923730","imei1":"17076808923730","imei2":"17076808923730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180741,"job_number":"JOB_180741","tr_customer_id":180759,"tr_customer_product_id":180749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:37.000Z","modified_at":"2026-02-08T14:36:37.000Z","name":"Rylan Blick","mobile_number":"562-345-5886","email_id":"Laney35@gmail.com","dop":"2025-04-06","serial_number":"10985475123273000","imei1":"10985475123273000","imei2":"10985475123273000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180740,"job_number":"JOB_180740","tr_customer_id":180758,"tr_customer_product_id":180748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:37:15.000Z","name":"Colby Koch","mobile_number":"795-451-3583","email_id":"Coty_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"11886346983252","imei1":"11886346983252","imei2":"11886346983252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180739,"job_number":"JOB_180739","tr_customer_id":180757,"tr_customer_product_id":180747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:36:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14321346582165","imei1":"14321346582165","imei2":"14321346582165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180738,"job_number":"JOB_180738","tr_customer_id":180756,"tr_customer_product_id":180746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:34.000Z","modified_at":"2026-02-08T14:36:34.000Z","name":"Jaylen Welch","mobile_number":"378-477-9961","email_id":"Audreanne45@gmail.com","dop":"2025-04-06","serial_number":"15547066284882464","imei1":"15547066284882464","imei2":"15547066284882464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180737,"job_number":"JOB_180737","tr_customer_id":180755,"tr_customer_product_id":180745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:33.000Z","modified_at":"2026-02-08T14:37:12.000Z","name":"Mohamed Satterfield","mobile_number":"658-257-3190","email_id":"Ashtyn_Goodwin@gmail.com","dop":"2025-04-06","serial_number":"14902912982971","imei1":"14902912982971","imei2":"14902912982971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180736,"job_number":"JOB_180736","tr_customer_id":180754,"tr_customer_product_id":180744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:30.000Z","modified_at":"2026-02-08T14:36:30.000Z","name":"Verlie Rodriguez","mobile_number":"858-833-4488","email_id":"Barbara_Auer32@gmail.com","dop":"2025-04-06","serial_number":"19476574561770330","imei1":"19476574561770330","imei2":"19476574561770330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180735,"job_number":"JOB_180735","tr_customer_id":180753,"tr_customer_product_id":180743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:37:08.000Z","name":"Shannon Pollich","mobile_number":"987-631-0485","email_id":"Wilfrid17@gmail.com","dop":"2025-04-06","serial_number":"10433093226745","imei1":"10433093226745","imei2":"10433093226745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180734,"job_number":"JOB_180734","tr_customer_id":180752,"tr_customer_product_id":180742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061224841371","imei1":"16061224841371","imei2":"16061224841371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180733,"job_number":"JOB_180733","tr_customer_id":180751,"tr_customer_product_id":180741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:27.000Z","modified_at":"2026-02-08T14:36:27.000Z","name":"Donavon Kassulke","mobile_number":"665-265-4475","email_id":"Clotilde.Kozey46@hotmail.com","dop":"2025-04-06","serial_number":"15204485925510948","imei1":"15204485925510948","imei2":"15204485925510948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180732,"job_number":"JOB_180732","tr_customer_id":180750,"tr_customer_product_id":180740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:37:05.000Z","name":"Dante Morissette","mobile_number":"351-396-6089","email_id":"Twila78@gmail.com","dop":"2025-04-06","serial_number":"11716231036863","imei1":"11716231036863","imei2":"11716231036863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180731,"job_number":"JOB_180731","tr_customer_id":180749,"tr_customer_product_id":180739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:36:25.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13595423384548","imei1":"13595423384548","imei2":"13595423384548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180730,"job_number":"JOB_180730","tr_customer_id":180748,"tr_customer_product_id":180738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:23.000Z","modified_at":"2026-02-08T14:36:23.000Z","name":"Guy Konopelski","mobile_number":"219-546-1156","email_id":"Abdul_Kassulke@yahoo.com","dop":"2025-04-06","serial_number":"15356096203591724","imei1":"15356096203591724","imei2":"15356096203591724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180729,"job_number":"JOB_180729","tr_customer_id":180747,"tr_customer_product_id":180737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:37:02.000Z","name":"Rodolfo Smith","mobile_number":"724-272-8291","email_id":"Yesenia.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10499270089372","imei1":"10499270089372","imei2":"10499270089372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180728,"job_number":"JOB_180728","tr_customer_id":180746,"tr_customer_product_id":180736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18404818798930","imei1":"18404818798930","imei2":"18404818798930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180727,"job_number":"JOB_180727","tr_customer_id":180745,"tr_customer_product_id":180735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:49.000Z","modified_at":"2026-02-08T14:35:49.000Z","name":"Josianne Lesch","mobile_number":"364-925-7156","email_id":"Rusty86@gmail.com","dop":"2025-04-06","serial_number":"19281679877217350","imei1":"19281679877217350","imei2":"19281679877217350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180726,"job_number":"JOB_180726","tr_customer_id":180744,"tr_customer_product_id":180734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"Cassandre Nicolas","mobile_number":"662-322-0176","email_id":"Lisandro85@yahoo.com","dop":"2025-04-06","serial_number":"14636313313441","imei1":"14636313313441","imei2":"14636313313441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180725,"job_number":"JOB_180725","tr_customer_id":180743,"tr_customer_product_id":180733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:35:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17047548559424","imei1":"17047548559424","imei2":"17047548559424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180724,"job_number":"JOB_180724","tr_customer_id":180742,"tr_customer_product_id":180732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:41.000Z","modified_at":"2026-02-08T14:35:41.000Z","name":"Lucinda Bernier","mobile_number":"546-540-6250","email_id":"Sabryna90@yahoo.com","dop":"2025-04-06","serial_number":"16447982926946080","imei1":"16447982926946080","imei2":"16447982926946080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180723,"job_number":"JOB_180723","tr_customer_id":180741,"tr_customer_product_id":180731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"Elias Thompson","mobile_number":"331-413-1344","email_id":"Abigayle42@hotmail.com","dop":"2025-04-06","serial_number":"17054298919508","imei1":"17054298919508","imei2":"17054298919508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180722,"job_number":"JOB_180722","tr_customer_id":180740,"tr_customer_product_id":180730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:35:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12391076118317","imei1":"12391076118317","imei2":"12391076118317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180721,"job_number":"JOB_180721","tr_customer_id":180739,"tr_customer_product_id":180729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:39.000Z","modified_at":"2026-02-08T14:35:39.000Z","name":"Vaughn Kozey","mobile_number":"510-876-7173","email_id":"Ezra_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12458741410507062","imei1":"12458741410507062","imei2":"12458741410507062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180720,"job_number":"JOB_180720","tr_customer_id":180738,"tr_customer_product_id":180728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:36:18.000Z","name":"Ena Bechtelar","mobile_number":"604-327-0339","email_id":"Sigmund0@hotmail.com","dop":"2025-04-06","serial_number":"16994800625791","imei1":"16994800625791","imei2":"16994800625791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180719,"job_number":"JOB_180719","tr_customer_id":180737,"tr_customer_product_id":180727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:35:37.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14660646192756","imei1":"14660646192756","imei2":"14660646192756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180718,"job_number":"JOB_180718","tr_customer_id":180736,"tr_customer_product_id":180726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:35.000Z","modified_at":"2026-02-08T14:35:35.000Z","name":"Keith Schaden","mobile_number":"211-388-1309","email_id":"Ally60@yahoo.com","dop":"2025-04-06","serial_number":"18026911207518310","imei1":"18026911207518310","imei2":"18026911207518310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180717,"job_number":"JOB_180717","tr_customer_id":180735,"tr_customer_product_id":180725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:36:14.000Z","name":"Floyd Hudson","mobile_number":"900-261-5057","email_id":"Cheyanne_Emard46@gmail.com","dop":"2025-04-06","serial_number":"18413140170185","imei1":"18413140170185","imei2":"18413140170185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180716,"job_number":"JOB_180716","tr_customer_id":180734,"tr_customer_product_id":180724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:35:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17768084464110","imei1":"17768084464110","imei2":"17768084464110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180715,"job_number":"JOB_180715","tr_customer_id":180733,"tr_customer_product_id":180723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:18.000Z","modified_at":"2026-02-08T14:35:18.000Z","name":"Halie Schaden","mobile_number":"275-756-9529","email_id":"Rachel.Berge@hotmail.com","dop":"2025-04-06","serial_number":"12565054062744512","imei1":"12565054062744512","imei2":"12565054062744512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180714,"job_number":"JOB_180714","tr_customer_id":180732,"tr_customer_product_id":180722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:17.000Z","modified_at":"2026-02-08T14:35:58.000Z","name":"Leonie Kemmer","mobile_number":"716-451-2663","email_id":"Margaretta_Rippin85@gmail.com","dop":"2025-04-06","serial_number":"17883229710865","imei1":"17883229710865","imei2":"17883229710865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180713,"job_number":"JOB_180713","tr_customer_id":180731,"tr_customer_product_id":180721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:01.000Z","modified_at":"2026-02-08T14:35:01.000Z","name":"Jamar Harber","mobile_number":"444-945-6780","email_id":"Esther.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"13491293098809334","imei1":"13491293098809334","imei2":"13491293098809334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180712,"job_number":"JOB_180712","tr_customer_id":180730,"tr_customer_product_id":180720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:38.000Z","name":"Jaylan Johnston","mobile_number":"408-572-7833","email_id":"Lilian82@yahoo.com","dop":"2025-04-06","serial_number":"19515851284604","imei1":"19515851284604","imei2":"19515851284604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180711,"job_number":"JOB_180711","tr_customer_id":180729,"tr_customer_product_id":180719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16037964723916","imei1":"16037964723916","imei2":"16037964723916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180710,"job_number":"JOB_180710","tr_customer_id":180728,"tr_customer_product_id":180718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:16.000Z","modified_at":"2026-02-08T14:34:16.000Z","name":"Aiyana O'Reilly","mobile_number":"521-671-2637","email_id":"Violet47@yahoo.com","dop":"2025-04-06","serial_number":"18836776955496480","imei1":"18836776955496480","imei2":"18836776955496480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180709,"job_number":"JOB_180709","tr_customer_id":180727,"tr_customer_product_id":180717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:15.000Z","modified_at":"2026-02-08T14:34:53.000Z","name":"Trycia Becker","mobile_number":"359-894-0285","email_id":"Carleton_Dibbert94@hotmail.com","dop":"2025-04-06","serial_number":"11830136059171","imei1":"11830136059171","imei2":"11830136059171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180708,"job_number":"JOB_180708","tr_customer_id":180726,"tr_customer_product_id":180716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:14.000Z","modified_at":"2026-02-08T14:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19513483333827","imei1":"19513483333827","imei2":"19513483333827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180704,"job_number":"JOB_180704","tr_customer_id":180722,"tr_customer_product_id":180712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:56.000Z","modified_at":"2026-02-08T14:33:56.000Z","name":"Brendon Greenholt","mobile_number":"956-812-2178","email_id":"Brigitte30@gmail.com","dop":"2025-04-06","serial_number":"15938994332419052","imei1":"15938994332419052","imei2":"15938994332419052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180701,"job_number":"JOB_180701","tr_customer_id":180719,"tr_customer_product_id":180709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:34:34.000Z","name":"Mylene Prohaska","mobile_number":"740-894-7991","email_id":"Emory84@hotmail.com","dop":"2025-04-06","serial_number":"10886478567011","imei1":"10886478567011","imei2":"10886478567011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180699,"job_number":"JOB_180699","tr_customer_id":180717,"tr_customer_product_id":180707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19853778081182","imei1":"19853778081182","imei2":"19853778081182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180698,"job_number":"JOB_180698","tr_customer_id":180716,"tr_customer_product_id":180706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:50.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Lola Blick","mobile_number":"758-251-8141","email_id":"Ebony6@gmail.com","dop":"2025-04-06","serial_number":"12417856477188788","imei1":"12417856477188788","imei2":"12417856477188788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180697,"job_number":"JOB_180697","tr_customer_id":180715,"tr_customer_product_id":180705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:34:24.000Z","name":"Sadye Schuppe","mobile_number":"507-550-1037","email_id":"Sincere.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"16070676272942","imei1":"16070676272942","imei2":"16070676272942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180696,"job_number":"JOB_180696","tr_customer_id":180714,"tr_customer_product_id":180704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:33:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14464513725479","imei1":"14464513725479","imei2":"14464513725479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180695,"job_number":"JOB_180695","tr_customer_id":180713,"tr_customer_product_id":180703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:41.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Nash Kertzmann","mobile_number":"877-659-7671","email_id":"Cyril50@yahoo.com","dop":"2025-04-06","serial_number":"18145490695890990","imei1":"18145490695890990","imei2":"18145490695890990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180694,"job_number":"JOB_180694","tr_customer_id":180712,"tr_customer_product_id":180702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:40.000Z","modified_at":"2026-02-08T14:34:20.000Z","name":"Julian Beahan","mobile_number":"774-482-7629","email_id":"Brad_Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"13746695724614","imei1":"13746695724614","imei2":"13746695724614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180690,"job_number":"JOB_180690","tr_customer_id":180708,"tr_customer_product_id":180698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:29.000Z","modified_at":"2026-02-08T14:33:29.000Z","name":"Elouise Considine","mobile_number":"863-717-5561","email_id":"Claude.MacGyver14@gmail.com","dop":"2025-04-06","serial_number":"15878695079629820","imei1":"15878695079629820","imei2":"15878695079629820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180689,"job_number":"JOB_180689","tr_customer_id":180707,"tr_customer_product_id":180697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:28.000Z","modified_at":"2026-02-08T14:34:07.000Z","name":"Ricky Stiedemann","mobile_number":"966-201-8652","email_id":"Emiliano13@hotmail.com","dop":"2025-04-06","serial_number":"19678188855231","imei1":"19678188855231","imei2":"19678188855231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180688,"job_number":"JOB_180688","tr_customer_id":180706,"tr_customer_product_id":180696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:27.000Z","modified_at":"2026-02-08T14:33:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11976293283832","imei1":"11976293283832","imei2":"11976293283832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180687,"job_number":"JOB_180687","tr_customer_id":180705,"tr_customer_product_id":180695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:09.000Z","modified_at":"2026-02-08T14:33:09.000Z","name":"Burley Schuppe","mobile_number":"776-398-5070","email_id":"Simeon26@gmail.com","dop":"2025-04-06","serial_number":"19789631832212188","imei1":"19789631832212188","imei2":"19789631832212188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180686,"job_number":"JOB_180686","tr_customer_id":180704,"tr_customer_product_id":180694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:47.000Z","name":"Desiree Schultz","mobile_number":"632-230-4170","email_id":"Elizabeth10@hotmail.com","dop":"2025-04-06","serial_number":"17300863044849","imei1":"17300863044849","imei2":"17300863044849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180685,"job_number":"JOB_180685","tr_customer_id":180703,"tr_customer_product_id":180693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905184044381","imei1":"16905184044381","imei2":"16905184044381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180684,"job_number":"JOB_180684","tr_customer_id":180702,"tr_customer_product_id":180692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:06.000Z","modified_at":"2026-02-08T14:33:06.000Z","name":"Myrtis Schuppe","mobile_number":"695-904-7204","email_id":"Isaiah_Wyman75@yahoo.com","dop":"2025-04-06","serial_number":"15810137682561592","imei1":"15810137682561592","imei2":"15810137682561592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180683,"job_number":"JOB_180683","tr_customer_id":180701,"tr_customer_product_id":180691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Bobbie Kautzer","mobile_number":"630-421-1312","email_id":"Justus.Luettgen@yahoo.com","dop":"2025-04-06","serial_number":"17079331786271","imei1":"17079331786271","imei2":"17079331786271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180682,"job_number":"JOB_180682","tr_customer_id":180700,"tr_customer_product_id":180690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11934818412011","imei1":"11934818412011","imei2":"11934818412011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180681,"job_number":"JOB_180681","tr_customer_id":180699,"tr_customer_product_id":180689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:56.000Z","modified_at":"2026-02-08T14:32:56.000Z","name":"Gwendolyn Sipes","mobile_number":"872-238-2973","email_id":"Darius6@hotmail.com","dop":"2025-04-06","serial_number":"17049858834535136","imei1":"17049858834535136","imei2":"17049858834535136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180680,"job_number":"JOB_180680","tr_customer_id":180698,"tr_customer_product_id":180688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:55.000Z","modified_at":"2026-02-08T14:33:26.000Z","name":"Miles Reilly","mobile_number":"857-358-4627","email_id":"Wiley_Paucek27@yahoo.com","dop":"2025-04-06","serial_number":"14963980032386","imei1":"14963980032386","imei2":"14963980032386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180679,"job_number":"JOB_180679","tr_customer_id":180697,"tr_customer_product_id":180687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:23.000Z","modified_at":"2026-02-08T14:32:23.000Z","name":"Erna Homenick","mobile_number":"975-783-9655","email_id":"Raheem36@gmail.com","dop":"2025-04-06","serial_number":"19962081859507550","imei1":"19962081859507550","imei2":"19962081859507550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180678,"job_number":"JOB_180678","tr_customer_id":180696,"tr_customer_product_id":180686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:58.000Z","name":"Abagail Olson","mobile_number":"830-365-9013","email_id":"Ally.Legros91@yahoo.com","dop":"2025-04-06","serial_number":"13311031016285","imei1":"13311031016285","imei2":"13311031016285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180677,"job_number":"JOB_180677","tr_customer_id":180695,"tr_customer_product_id":180685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19858425935583","imei1":"19858425935583","imei2":"19858425935583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180676,"job_number":"JOB_180676","tr_customer_id":180694,"tr_customer_product_id":180684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:21.000Z","modified_at":"2026-02-08T14:32:21.000Z","name":"Layla Breitenberg","mobile_number":"424-484-3411","email_id":"Brant_Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"11891752915272896","imei1":"11891752915272896","imei2":"11891752915272896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180675,"job_number":"JOB_180675","tr_customer_id":180693,"tr_customer_product_id":180683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:59.000Z","name":"Wilburn Reichert","mobile_number":"268-332-9824","email_id":"Sam_Schultz@gmail.com","dop":"2025-04-06","serial_number":"12519749741109","imei1":"12519749741109","imei2":"12519749741109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180674,"job_number":"JOB_180674","tr_customer_id":180692,"tr_customer_product_id":180682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16717530874995","imei1":"16717530874995","imei2":"16717530874995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180673,"job_number":"JOB_180673","tr_customer_id":180691,"tr_customer_product_id":180681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:05.000Z","modified_at":"2026-02-08T14:30:05.000Z","name":"Celine Ziemann","mobile_number":"710-509-2062","email_id":"Grant.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"13205013139632332","imei1":"13205013139632332","imei2":"13205013139632332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180672,"job_number":"JOB_180672","tr_customer_id":180690,"tr_customer_product_id":180680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:46.000Z","name":"Sincere Reichel","mobile_number":"673-729-9408","email_id":"Maxime78@hotmail.com","dop":"2025-04-06","serial_number":"12210515928721","imei1":"12210515928721","imei2":"12210515928721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180671,"job_number":"JOB_180671","tr_customer_id":180689,"tr_customer_product_id":180679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12200938957838","imei1":"12200938957838","imei2":"12200938957838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180670,"job_number":"JOB_180670","tr_customer_id":180688,"tr_customer_product_id":180678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:28.000Z","modified_at":"2026-02-08T14:29:28.000Z","name":"Flo Ruecker","mobile_number":"389-221-9152","email_id":"Fanny.Schamberger@gmail.com","dop":"2025-04-06","serial_number":"11606743275147552","imei1":"11606743275147552","imei2":"11606743275147552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180669,"job_number":"JOB_180669","tr_customer_id":180687,"tr_customer_product_id":180677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:27.000Z","modified_at":"2026-02-08T14:30:07.000Z","name":"Daija Kessler","mobile_number":"427-203-9439","email_id":"Gabe.Hoeger18@yahoo.com","dop":"2025-04-06","serial_number":"18016035435851","imei1":"18016035435851","imei2":"18016035435851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180668,"job_number":"JOB_180668","tr_customer_id":180686,"tr_customer_product_id":180676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:16.000Z","modified_at":"2026-02-08T14:29:16.000Z","name":"Millie Bogisich","mobile_number":"791-979-1611","email_id":"Ray80@yahoo.com","dop":"2025-04-06","serial_number":"18113609060645676","imei1":"18113609060645676","imei2":"18113609060645676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180667,"job_number":"JOB_180667","tr_customer_id":180685,"tr_customer_product_id":180675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:56.000Z","name":"Grace Hane","mobile_number":"476-716-1586","email_id":"Golda.OKon@yahoo.com","dop":"2025-04-06","serial_number":"19149285350869","imei1":"19149285350869","imei2":"19149285350869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180666,"job_number":"JOB_180666","tr_customer_id":180684,"tr_customer_product_id":180674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18152327947782","imei1":"18152327947782","imei2":"18152327947782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180663,"job_number":"JOB_180663","tr_customer_id":180681,"tr_customer_product_id":180671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:34.000Z","modified_at":"2026-02-08T14:28:34.000Z","name":"Fleta McCullough","mobile_number":"690-739-9706","email_id":"Emmanuel8@gmail.com","dop":"2025-04-06","serial_number":"18344647786099756","imei1":"18344647786099756","imei2":"18344647786099756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180662,"job_number":"JOB_180662","tr_customer_id":180680,"tr_customer_product_id":180670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:33.000Z","modified_at":"2026-02-08T14:29:12.000Z","name":"Gregory Sipes","mobile_number":"998-440-9652","email_id":"Ottis.Lehner29@gmail.com","dop":"2025-04-06","serial_number":"14774681703473","imei1":"14774681703473","imei2":"14774681703473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180661,"job_number":"JOB_180661","tr_customer_id":180679,"tr_customer_product_id":180669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:32.000Z","modified_at":"2026-02-08T14:28:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17863105104038","imei1":"17863105104038","imei2":"17863105104038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180659,"job_number":"JOB_180659","tr_customer_id":180677,"tr_customer_product_id":180667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:27.000Z","modified_at":"2026-02-08T14:28:27.000Z","name":"Mateo Will","mobile_number":"982-604-6780","email_id":"Sallie0@hotmail.com","dop":"2025-04-06","serial_number":"18996294927067980","imei1":"18996294927067980","imei2":"18996294927067980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180658,"job_number":"JOB_180658","tr_customer_id":180676,"tr_customer_product_id":180666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:26.000Z","modified_at":"2026-02-08T14:29:07.000Z","name":"Arnold Stehr","mobile_number":"329-607-7801","email_id":"Marcella11@hotmail.com","dop":"2025-04-06","serial_number":"12291482507819","imei1":"12291482507819","imei2":"12291482507819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180657,"job_number":"JOB_180657","tr_customer_id":180675,"tr_customer_product_id":180665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:25.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10424478635803","imei1":"10424478635803","imei2":"10424478635803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180656,"job_number":"JOB_180656","tr_customer_id":180674,"tr_customer_product_id":180664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:12.000Z","modified_at":"2026-02-08T14:28:12.000Z","name":"Moshe Leannon","mobile_number":"579-775-8631","email_id":"Caleigh.Klocko47@yahoo.com","dop":"2025-04-06","serial_number":"12318242200113064","imei1":"12318242200113064","imei2":"12318242200113064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180655,"job_number":"JOB_180655","tr_customer_id":180673,"tr_customer_product_id":180663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:48.000Z","name":"Ernie Watsica","mobile_number":"470-627-2357","email_id":"Delphia_Shields@gmail.com","dop":"2025-04-06","serial_number":"11627046990619","imei1":"11627046990619","imei2":"11627046990619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180654,"job_number":"JOB_180654","tr_customer_id":180672,"tr_customer_product_id":180662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19581167757173","imei1":"19581167757173","imei2":"19581167757173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180653,"job_number":"JOB_180653","tr_customer_id":180671,"tr_customer_product_id":180661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:09.000Z","modified_at":"2026-02-08T14:28:09.000Z","name":"Hannah Schowalter","mobile_number":"919-942-1015","email_id":"Rebekah.Adams71@gmail.com","dop":"2025-04-06","serial_number":"18309789408050932","imei1":"18309789408050932","imei2":"18309789408050932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180652,"job_number":"JOB_180652","tr_customer_id":180670,"tr_customer_product_id":180660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:07.000Z","modified_at":"2026-02-08T14:28:46.000Z","name":"Aniyah Roberts","mobile_number":"729-869-3592","email_id":"Cathryn_Harris29@gmail.com","dop":"2025-04-06","serial_number":"10347420805777","imei1":"10347420805777","imei2":"10347420805777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180651,"job_number":"JOB_180651","tr_customer_id":180669,"tr_customer_product_id":180659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:47.000Z","modified_at":"2026-02-08T14:27:47.000Z","name":"Elmer Prosacco","mobile_number":"855-963-1155","email_id":"Shaun.Batz36@hotmail.com","dop":"2025-04-06","serial_number":"15180123192468258","imei1":"15180123192468258","imei2":"15180123192468258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180650,"job_number":"JOB_180650","tr_customer_id":180668,"tr_customer_product_id":180658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"Tanner Bednar","mobile_number":"447-391-4091","email_id":"Emery95@hotmail.com","dop":"2025-04-06","serial_number":"16750642075398","imei1":"16750642075398","imei2":"16750642075398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180649,"job_number":"JOB_180649","tr_customer_id":180667,"tr_customer_product_id":180657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:27:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14626811347729","imei1":"14626811347729","imei2":"14626811347729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180648,"job_number":"JOB_180648","tr_customer_id":180666,"tr_customer_product_id":180656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:26.000Z","modified_at":"2026-02-08T14:27:26.000Z","name":"Alexys Wehner","mobile_number":"201-524-4387","email_id":"Vicky47@hotmail.com","dop":"2025-04-06","serial_number":"17661960058004280","imei1":"17661960058004280","imei2":"17661960058004280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180647,"job_number":"JOB_180647","tr_customer_id":180665,"tr_customer_product_id":180655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:28:03.000Z","name":"Georgiana Bayer","mobile_number":"936-732-9708","email_id":"Meghan_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"19123329089938","imei1":"19123329089938","imei2":"19123329089938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180646,"job_number":"JOB_180646","tr_customer_id":180664,"tr_customer_product_id":180654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:27:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18450364582926","imei1":"18450364582926","imei2":"18450364582926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180645,"job_number":"JOB_180645","tr_customer_id":180663,"tr_customer_product_id":180653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:03.000Z","modified_at":"2026-02-08T14:27:03.000Z","name":"Berneice Price","mobile_number":"873-280-6000","email_id":"Layne_Schimmel28@yahoo.com","dop":"2025-04-06","serial_number":"10995544047478364","imei1":"10995544047478364","imei2":"10995544047478364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180644,"job_number":"JOB_180644","tr_customer_id":180662,"tr_customer_product_id":180652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:42.000Z","name":"Theresia Kling","mobile_number":"244-757-1987","email_id":"Kamren_Sporer@gmail.com","dop":"2025-04-06","serial_number":"19149641500376","imei1":"19149641500376","imei2":"19149641500376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180643,"job_number":"JOB_180643","tr_customer_id":180661,"tr_customer_product_id":180651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18146556114062","imei1":"18146556114062","imei2":"18146556114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180642,"job_number":"JOB_180642","tr_customer_id":180660,"tr_customer_product_id":180650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:01.000Z","modified_at":"2026-02-08T14:27:01.000Z","name":"Karl Schaden","mobile_number":"698-558-8503","email_id":"Kole.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"13948378547733976","imei1":"13948378547733976","imei2":"13948378547733976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180641,"job_number":"JOB_180641","tr_customer_id":180659,"tr_customer_product_id":180649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:27:39.000Z","name":"Sabrina Deckow","mobile_number":"732-671-1127","email_id":"Isabel26@hotmail.com","dop":"2025-04-06","serial_number":"19568030596144","imei1":"19568030596144","imei2":"19568030596144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180640,"job_number":"JOB_180640","tr_customer_id":180658,"tr_customer_product_id":180648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:26:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17083700156570","imei1":"17083700156570","imei2":"17083700156570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180639,"job_number":"JOB_180639","tr_customer_id":180657,"tr_customer_product_id":180647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:56.000Z","modified_at":"2026-02-08T14:26:56.000Z","name":"Marianna Mayer","mobile_number":"866-788-4910","email_id":"Shaun0@yahoo.com","dop":"2025-04-06","serial_number":"16628768293653930","imei1":"16628768293653930","imei2":"16628768293653930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180638,"job_number":"JOB_180638","tr_customer_id":180656,"tr_customer_product_id":180646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:27:33.000Z","name":"Althea Waters","mobile_number":"742-270-6779","email_id":"Laverne.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12224714055095","imei1":"12224714055095","imei2":"12224714055095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180637,"job_number":"JOB_180637","tr_customer_id":180655,"tr_customer_product_id":180645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17973095445641","imei1":"17973095445641","imei2":"17973095445641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180636,"job_number":"JOB_180636","tr_customer_id":180654,"tr_customer_product_id":180644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:41.000Z","modified_at":"2026-02-08T14:26:41.000Z","name":"Rene Lakin","mobile_number":"313-239-9906","email_id":"Faustino.Orn49@yahoo.com","dop":"2025-04-06","serial_number":"12588223049745100","imei1":"12588223049745100","imei2":"12588223049745100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180635,"job_number":"JOB_180635","tr_customer_id":180653,"tr_customer_product_id":180643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:27:18.000Z","name":"Ozella Ankunding","mobile_number":"972-531-2488","email_id":"Fernando_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"10050082948645","imei1":"10050082948645","imei2":"10050082948645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180634,"job_number":"JOB_180634","tr_customer_id":180652,"tr_customer_product_id":180642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:26:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18952458001854","imei1":"18952458001854","imei2":"18952458001854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180633,"job_number":"JOB_180633","tr_customer_id":180651,"tr_customer_product_id":180641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:16.000Z","modified_at":"2026-02-08T14:26:16.000Z","name":"Baylee Jerde","mobile_number":"650-340-6325","email_id":"Ashleigh63@yahoo.com","dop":"2025-04-06","serial_number":"18701744897610890","imei1":"18701744897610890","imei2":"18701744897610890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180632,"job_number":"JOB_180632","tr_customer_id":180650,"tr_customer_product_id":180640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:15.000Z","modified_at":"2026-02-08T14:26:54.000Z","name":"Bradley Bernhard","mobile_number":"490-591-8668","email_id":"Mauricio.Tillman@gmail.com","dop":"2025-04-06","serial_number":"13791920564700","imei1":"13791920564700","imei2":"13791920564700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180631,"job_number":"JOB_180631","tr_customer_id":180649,"tr_customer_product_id":180639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:14.000Z","modified_at":"2026-02-08T14:26:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16543625386449","imei1":"16543625386449","imei2":"16543625386449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180630,"job_number":"JOB_180630","tr_customer_id":180648,"tr_customer_product_id":180638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:11.000Z","modified_at":"2026-02-08T14:26:11.000Z","name":"Jarrod Sawayn","mobile_number":"734-326-5007","email_id":"Cedrick_Purdy80@yahoo.com","dop":"2025-04-06","serial_number":"19293028001380776","imei1":"19293028001380776","imei2":"19293028001380776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180629,"job_number":"JOB_180629","tr_customer_id":180647,"tr_customer_product_id":180637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:10.000Z","modified_at":"2026-02-08T14:26:48.000Z","name":"Kiara Ryan","mobile_number":"560-208-6756","email_id":"Tianna48@hotmail.com","dop":"2025-04-06","serial_number":"17113780318758","imei1":"17113780318758","imei2":"17113780318758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180628,"job_number":"JOB_180628","tr_customer_id":180646,"tr_customer_product_id":180636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:09.000Z","modified_at":"2026-02-08T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12084375608828","imei1":"12084375608828","imei2":"12084375608828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180627,"job_number":"JOB_180627","tr_customer_id":180645,"tr_customer_product_id":180635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:29.000Z","modified_at":"2026-02-08T14:25:29.000Z","name":"Emmett Hills","mobile_number":"603-322-3804","email_id":"Pascale_Hettinger69@gmail.com","dop":"2025-04-06","serial_number":"13556698490155630","imei1":"13556698490155630","imei2":"13556698490155630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180626,"job_number":"JOB_180626","tr_customer_id":180644,"tr_customer_product_id":180634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:26:07.000Z","name":"Tessie Konopelski","mobile_number":"914-294-4786","email_id":"Marisol99@hotmail.com","dop":"2025-04-06","serial_number":"11080152594051","imei1":"11080152594051","imei2":"11080152594051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180625,"job_number":"JOB_180625","tr_customer_id":180643,"tr_customer_product_id":180633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10817750843860","imei1":"10817750843860","imei2":"10817750843860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180624,"job_number":"JOB_180624","tr_customer_id":180642,"tr_customer_product_id":180632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:26.000Z","modified_at":"2026-02-08T14:25:26.000Z","name":"Gabriella Simonis","mobile_number":"304-545-5550","email_id":"Luther.Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"17045357272701778","imei1":"17045357272701778","imei2":"17045357272701778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180623,"job_number":"JOB_180623","tr_customer_id":180641,"tr_customer_product_id":180631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:26:02.000Z","name":"Hubert Hickle","mobile_number":"494-407-6649","email_id":"August48@hotmail.com","dop":"2025-04-06","serial_number":"11100868065092","imei1":"11100868065092","imei2":"11100868065092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180622,"job_number":"JOB_180622","tr_customer_id":180640,"tr_customer_product_id":180630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12981560262399","imei1":"12981560262399","imei2":"12981560262399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180620,"job_number":"JOB_180620","tr_customer_id":180638,"tr_customer_product_id":180628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:08.000Z","modified_at":"2026-02-08T14:25:46.000Z","name":"Zechariah Kovacek","mobile_number":"979-663-1284","email_id":"Dorian.Bergnaum@yahoo.com","dop":"2000-01-31","serial_number":"10402672205579","imei1":"10402672205579","imei2":"10402672205579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180617,"job_number":"JOB_180617","tr_customer_id":180635,"tr_customer_product_id":180625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:25:01.000Z","name":"Uriel Terry","mobile_number":"755-879-4813","email_id":"Faye.Senger56@gmail.com","dop":"2000-01-31","serial_number":"10149867358156","imei1":"10149867358156","imei2":"10149867358156","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180614,"job_number":"JOB_180614","tr_customer_id":180632,"tr_customer_product_id":180622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:24:15.000Z","name":"Leopold Skiles","mobile_number":"994-805-6256","email_id":"Noe_Predovic@yahoo.com","dop":"2000-01-31","serial_number":"10140429586198","imei1":"10140429586198","imei2":"10140429586198","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180612,"job_number":"JOB_180612","tr_customer_id":180630,"tr_customer_product_id":180620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"Kurtis Nitzsche","mobile_number":"596-929-5837","email_id":"Travon.Moore58@gmail.com","dop":"2025-06-18","serial_number":"1097538551322889","imei1":"1097538551322889","imei2":"1097538551322889","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180611,"job_number":"JOB_180611","tr_customer_id":180629,"tr_customer_product_id":180619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:50.000Z","name":"Ernestina Murray","mobile_number":"823-447-4150","email_id":"Teresa_Hilpert@gmail.com","dop":"2025-06-18","serial_number":"10006538692263","imei1":"10006538692263","imei2":"10006538692263","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180610,"job_number":"JOB_180610","tr_customer_id":180628,"tr_customer_product_id":180618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10167572570279","imei1":"10167572570279","imei2":"10167572570279","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180608,"job_number":"JOB_180608","tr_customer_id":180626,"tr_customer_product_id":180616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:52.000Z","modified_at":"2026-02-08T14:23:30.000Z","name":"Estell Daugherty","mobile_number":"565-377-2631","email_id":"Jarrod0@hotmail.com","dop":"2000-01-31","serial_number":"10799762033297","imei1":"10799762033297","imei2":"10799762033297","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180606,"job_number":"JOB_180606","tr_customer_id":180624,"tr_customer_product_id":180614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:47.000Z","modified_at":"2026-02-08T14:22:47.000Z","name":"Greyson Barrows","mobile_number":"248-701-0857","email_id":"Melissa_Grady@yahoo.com","dop":"2025-04-06","serial_number":"14464942977519696","imei1":"14464942977519696","imei2":"14464942977519696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180605,"job_number":"JOB_180605","tr_customer_id":180623,"tr_customer_product_id":180613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:46.000Z","modified_at":"2026-02-08T14:23:25.000Z","name":"Christina Sauer","mobile_number":"999-338-9817","email_id":"Melissa27@yahoo.com","dop":"2025-04-06","serial_number":"11166159367662","imei1":"11166159367662","imei2":"11166159367662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180604,"job_number":"JOB_180604","tr_customer_id":180622,"tr_customer_product_id":180612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:45.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837040606229","imei1":"15837040606229","imei2":"15837040606229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180603,"job_number":"JOB_180603","tr_customer_id":180621,"tr_customer_product_id":180611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:22:31.000Z","name":"America Legros","mobile_number":"568-873-2693","email_id":"Elta55@yahoo.com","dop":"2025-06-18","serial_number":"1057689858638897","imei1":"1057689858638897","imei2":"1057689858638897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180602,"job_number":"JOB_180602","tr_customer_id":180620,"tr_customer_product_id":180610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:23:07.000Z","name":"Emil Ullrich","mobile_number":"699-784-4518","email_id":"Isai.Schulist@yahoo.com","dop":"2025-06-18","serial_number":"10415111184929","imei1":"10415111184929","imei2":"10415111184929","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180601,"job_number":"JOB_180601","tr_customer_id":180619,"tr_customer_product_id":180609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:30.000Z","modified_at":"2026-02-08T14:22:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10946843577957","imei1":"10946843577957","imei2":"10946843577957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180600,"job_number":"JOB_180600","tr_customer_id":180618,"tr_customer_product_id":180608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:09.000Z","modified_at":"2026-02-08T14:22:09.000Z","name":"Heather Collins","mobile_number":"740-294-7607","email_id":"Savion.Kunde@gmail.com","dop":"2025-04-06","serial_number":"15878745361802478","imei1":"15878745361802478","imei2":"15878745361802478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180599,"job_number":"JOB_180599","tr_customer_id":180617,"tr_customer_product_id":180607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"Lauren Dicki","mobile_number":"353-445-4545","email_id":"Alison85@yahoo.com","dop":"2025-04-06","serial_number":"13055610424783","imei1":"13055610424783","imei2":"13055610424783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180598,"job_number":"JOB_180598","tr_customer_id":180616,"tr_customer_product_id":180606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18983628038337","imei1":"18983628038337","imei2":"18983628038337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180597,"job_number":"JOB_180597","tr_customer_id":180615,"tr_customer_product_id":180605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:00.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Stan Mertz","mobile_number":"513-711-4286","email_id":"Chaya_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"11644541272605020","imei1":"11644541272605020","imei2":"11644541272605020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180596,"job_number":"JOB_180596","tr_customer_id":180614,"tr_customer_product_id":180604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:59.000Z","modified_at":"2026-02-08T14:22:38.000Z","name":"Bernhard Kerluke","mobile_number":"468-249-6939","email_id":"Iliana.Collier@yahoo.com","dop":"2025-04-06","serial_number":"19271123240861","imei1":"19271123240861","imei2":"19271123240861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180595,"job_number":"JOB_180595","tr_customer_id":180613,"tr_customer_product_id":180603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:58.000Z","modified_at":"2026-02-08T14:21:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14598104268583","imei1":"14598104268583","imei2":"14598104268583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180594,"job_number":"JOB_180594","tr_customer_id":180612,"tr_customer_product_id":180602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:23.000Z","modified_at":"2026-02-08T14:21:23.000Z","name":"Furman Koelpin","mobile_number":"346-558-0723","email_id":"Trudie70@yahoo.com","dop":"2025-04-06","serial_number":"17780119563102648","imei1":"17780119563102648","imei2":"17780119563102648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180593,"job_number":"JOB_180593","tr_customer_id":180611,"tr_customer_product_id":180601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:22.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Laury Williamson","mobile_number":"533-509-0012","email_id":"Lura66@gmail.com","dop":"2025-04-06","serial_number":"13530647256202","imei1":"13530647256202","imei2":"13530647256202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180592,"job_number":"JOB_180592","tr_customer_id":180610,"tr_customer_product_id":180600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:21.000Z","modified_at":"2026-02-08T14:21:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19725841274474","imei1":"19725841274474","imei2":"19725841274474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180591,"job_number":"JOB_180591","tr_customer_id":180609,"tr_customer_product_id":180599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:13.000Z","modified_at":"2026-02-08T14:21:13.000Z","name":"Lucy Nikolaus","mobile_number":"612-413-6314","email_id":"Raul.Leannon18@hotmail.com","dop":"2025-04-06","serial_number":"14328961623734680","imei1":"14328961623734680","imei2":"14328961623734680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180590,"job_number":"JOB_180590","tr_customer_id":180608,"tr_customer_product_id":180598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:51.000Z","name":"Cristal Krajcik","mobile_number":"943-356-7514","email_id":"Kole.Upton@yahoo.com","dop":"2025-04-06","serial_number":"17655979638036","imei1":"17655979638036","imei2":"17655979638036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180589,"job_number":"JOB_180589","tr_customer_id":180607,"tr_customer_product_id":180597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151606395183","imei1":"18151606395183","imei2":"18151606395183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180588,"job_number":"JOB_180588","tr_customer_id":180606,"tr_customer_product_id":180596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:40.000Z","modified_at":"2026-02-08T14:21:14.000Z","name":"Jacey McGlynn","mobile_number":"327-523-8573","email_id":"Sonny_Lemke53@yahoo.com","dop":"2025-02-01","serial_number":"29577389309578","imei1":"29577389309578","imei2":"29577389309578","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180587,"job_number":"JOB_180587","tr_customer_id":180605,"tr_customer_product_id":180595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:39.000Z","modified_at":"2026-02-08T14:20:39.000Z","name":"Lavada Rowe","mobile_number":"234-500-2917","email_id":"Deron_Metz71@hotmail.com","dop":"2025-02-01","serial_number":"68533269897309","imei1":"68533269897309","imei2":"68533269897309","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180586,"job_number":"JOB_180586","tr_customer_id":180604,"tr_customer_product_id":180594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:38.000Z","modified_at":"2026-02-08T14:20:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"89343603974856","imei1":"89343603974856","imei2":"89343603974856","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180585,"job_number":"JOB_180585","tr_customer_id":180603,"tr_customer_product_id":180593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:37.000Z","modified_at":"2026-02-08T14:20:37.000Z","name":"Lavon Fisher","mobile_number":"413-480-3446","email_id":"Emile.Stracke91@yahoo.com","dop":"2025-04-06","serial_number":"12106999377804322","imei1":"12106999377804322","imei2":"12106999377804322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180584,"job_number":"JOB_180584","tr_customer_id":180602,"tr_customer_product_id":180592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:36.000Z","modified_at":"2026-02-08T14:21:14.000Z","name":"Pearl Ward","mobile_number":"452-899-2775","email_id":"Joanne.Considine27@gmail.com","dop":"2025-04-06","serial_number":"17621060966560","imei1":"17621060966560","imei2":"17621060966560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180583,"job_number":"JOB_180583","tr_customer_id":180601,"tr_customer_product_id":180591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:35.000Z","modified_at":"2026-02-08T14:20:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660897877368","imei1":"10660897877368","imei2":"10660897877368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180582,"job_number":"JOB_180582","tr_customer_id":180600,"tr_customer_product_id":180590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:58.000Z","modified_at":"2026-02-08T14:20:32.000Z","name":"Camden Barton","mobile_number":"706-541-2098","email_id":"Conrad93@gmail.com","dop":"2025-02-01","serial_number":"89719909888975","imei1":"89719909888975","imei2":"89719909888975","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180581,"job_number":"JOB_180581","tr_customer_id":180599,"tr_customer_product_id":180589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"Rick Feeney","mobile_number":"537-361-7520","email_id":"Mose.Metz@yahoo.com","dop":"2025-02-01","serial_number":"41323805013656","imei1":"41323805013656","imei2":"41323805013656","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180580,"job_number":"JOB_180580","tr_customer_id":180598,"tr_customer_product_id":180588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"71677591577650","imei1":"71677591577650","imei2":"71677591577650","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180579,"job_number":"JOB_180579","tr_customer_id":180597,"tr_customer_product_id":180587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:16.000Z","modified_at":"2026-02-08T14:19:50.000Z","name":"Al Fritsch","mobile_number":"569-637-5044","email_id":"Gaylord_Jacobson56@hotmail.com","dop":"2025-02-01","serial_number":"99435478712456","imei1":"99435478712456","imei2":"99435478712456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180578,"job_number":"JOB_180578","tr_customer_id":180596,"tr_customer_product_id":180586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"Ewell Sawayn","mobile_number":"540-447-8124","email_id":"Efrain31@gmail.com","dop":"2025-02-01","serial_number":"98480597561065","imei1":"98480597561065","imei2":"98480597561065","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180577,"job_number":"JOB_180577","tr_customer_id":180595,"tr_customer_product_id":180585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"97989040955609","imei1":"97989040955609","imei2":"97989040955609","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180567,"job_number":"JOB_180567","tr_customer_id":180585,"tr_customer_product_id":180575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:11.000Z","modified_at":"2026-02-08T14:02:11.000Z","name":"Lisa Rolfson","mobile_number":"438-697-4409","email_id":"Boyd30@hotmail.com","dop":"2025-04-06","serial_number":"13128114824048736","imei1":"13128114824048736","imei2":"13128114824048736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180566,"job_number":"JOB_180566","tr_customer_id":180584,"tr_customer_product_id":180574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:49.000Z","name":"Maximillian Dach","mobile_number":"808-607-9399","email_id":"Syble.Friesen@yahoo.com","dop":"2025-04-06","serial_number":"11153117276971","imei1":"11153117276971","imei2":"11153117276971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180565,"job_number":"JOB_180565","tr_customer_id":180583,"tr_customer_product_id":180573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19077642464205","imei1":"19077642464205","imei2":"19077642464205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180564,"job_number":"JOB_180564","tr_customer_id":180582,"tr_customer_product_id":180572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:24.000Z","modified_at":"2026-02-08T14:01:24.000Z","name":"Prudence Feeney","mobile_number":"301-700-8061","email_id":"Athena.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"16102568806358916","imei1":"16102568806358916","imei2":"16102568806358916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180563,"job_number":"JOB_180563","tr_customer_id":180581,"tr_customer_product_id":180571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:02:02.000Z","name":"Gus Dare","mobile_number":"223-497-7783","email_id":"Mallory15@gmail.com","dop":"2025-04-06","serial_number":"10314165300725","imei1":"10314165300725","imei2":"10314165300725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180562,"job_number":"JOB_180562","tr_customer_id":180580,"tr_customer_product_id":180570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18055937155651","imei1":"18055937155651","imei2":"18055937155651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180558,"job_number":"JOB_180558","tr_customer_id":180576,"tr_customer_product_id":180566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:36.000Z","modified_at":"2026-02-08T14:00:36.000Z","name":"Reymundo Lesch","mobile_number":"959-631-3701","email_id":"Mortimer.Grimes@hotmail.com","dop":"2025-04-06","serial_number":"13046825301078760","imei1":"13046825301078760","imei2":"13046825301078760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180557,"job_number":"JOB_180557","tr_customer_id":180575,"tr_customer_product_id":180565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:35.000Z","modified_at":"2026-02-08T14:01:15.000Z","name":"Karolann Spencer","mobile_number":"682-436-5614","email_id":"Audie.Hermiston65@hotmail.com","dop":"2025-04-06","serial_number":"11050423524527","imei1":"11050423524527","imei2":"11050423524527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180556,"job_number":"JOB_180556","tr_customer_id":180574,"tr_customer_product_id":180564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:34.000Z","modified_at":"2026-02-08T14:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10178785469419","imei1":"10178785469419","imei2":"10178785469419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180555,"job_number":"JOB_180555","tr_customer_id":180573,"tr_customer_product_id":180563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:15.000Z","modified_at":"2026-02-08T14:00:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19555009212016","imei1":"19555009212016","imei2":"19555009212016","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180554,"job_number":"JOB_180554","tr_customer_id":180572,"tr_customer_product_id":180562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25193061119213","imei1":"25193061119213","imei2":"25193061119213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180553,"job_number":"JOB_180553","tr_customer_id":180571,"tr_customer_product_id":180561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71474003650779","imei1":"71474003650779","imei2":"71474003650779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180552,"job_number":"JOB_180552","tr_customer_id":180570,"tr_customer_product_id":180560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36029055969019","imei1":"36029055969019","imei2":"36029055969019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180551,"job_number":"JOB_180551","tr_customer_id":180569,"tr_customer_product_id":180559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40792542391321","imei1":"40792542391321","imei2":"40792542391321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180550,"job_number":"JOB_180550","tr_customer_id":180568,"tr_customer_product_id":180558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49412072345237","imei1":"49412072345237","imei2":"49412072345237","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180549,"job_number":"JOB_180549","tr_customer_id":180567,"tr_customer_product_id":180557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22266787994294","imei1":"22266787994294","imei2":"22266787994294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180548,"job_number":"JOB_180548","tr_customer_id":180566,"tr_customer_product_id":180556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T14:00:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92471897697016","imei1":"92471897697016","imei2":"92471897697016","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180547,"job_number":"JOB_180547","tr_customer_id":180565,"tr_customer_product_id":180555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T13:59:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28584823408899","imei1":"28584823408899","imei2":"28584823408899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180546,"job_number":"JOB_180546","tr_customer_id":180564,"tr_customer_product_id":180554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85587539789341","imei1":"85587539789341","imei2":"85587539789341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180545,"job_number":"JOB_180545","tr_customer_id":180563,"tr_customer_product_id":180553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96188274944394","imei1":"96188274944394","imei2":"96188274944394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180544,"job_number":"JOB_180544","tr_customer_id":180562,"tr_customer_product_id":180552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64278196028626","imei1":"64278196028626","imei2":"64278196028626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180543,"job_number":"JOB_180543","tr_customer_id":180561,"tr_customer_product_id":180551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54394109351148","imei1":"54394109351148","imei2":"54394109351148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180542,"job_number":"JOB_180542","tr_customer_id":180560,"tr_customer_product_id":180550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69949483191113","imei1":"69949483191113","imei2":"69949483191113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180541,"job_number":"JOB_180541","tr_customer_id":180559,"tr_customer_product_id":180549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Ricardo Ritchie","mobile_number":"662-796-9142","email_id":"Ahmad_Bode99@hotmail.com","dop":"2025-12-31","serial_number":"107510764163062","imei1":"107510764163062","imei2":"107510764163062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180540,"job_number":"JOB_180540","tr_customer_id":180558,"tr_customer_product_id":180548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T13:59:34.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106707548850756","imei1":"106707548850756","imei2":"106707548850756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180539,"job_number":"JOB_180539","tr_customer_id":180557,"tr_customer_product_id":180547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:24.000Z","modified_at":"2026-02-08T13:59:24.000Z","name":"Piper Kuhn","mobile_number":"469-483-5760","email_id":"Dylan.Kautzer67@gmail.com","dop":"2025-04-06","serial_number":"15181053479646604","imei1":"15181053479646604","imei2":"15181053479646604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180538,"job_number":"JOB_180538","tr_customer_id":180556,"tr_customer_product_id":180546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:23.000Z","modified_at":"2026-02-08T14:00:04.000Z","name":"Graham Ankunding","mobile_number":"730-540-2317","email_id":"Arielle_Abernathy@yahoo.com","dop":"2025-04-06","serial_number":"13738761776050","imei1":"13738761776050","imei2":"13738761776050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180537,"job_number":"JOB_180537","tr_customer_id":180555,"tr_customer_product_id":180545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63775452313636","imei1":"63775452313636","imei2":"63775452313636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180536,"job_number":"JOB_180536","tr_customer_id":180554,"tr_customer_product_id":180544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37142244609990","imei1":"37142244609990","imei2":"37142244609990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180535,"job_number":"JOB_180535","tr_customer_id":180553,"tr_customer_product_id":180543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41279575795671","imei1":"41279575795671","imei2":"41279575795671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180534,"job_number":"JOB_180534","tr_customer_id":180552,"tr_customer_product_id":180542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52372207395973","imei1":"52372207395973","imei2":"52372207395973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180533,"job_number":"JOB_180533","tr_customer_id":180551,"tr_customer_product_id":180541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33143962173682","imei1":"33143962173682","imei2":"33143962173682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180532,"job_number":"JOB_180532","tr_customer_id":180550,"tr_customer_product_id":180540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16614611302081","imei1":"16614611302081","imei2":"16614611302081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180531,"job_number":"JOB_180531","tr_customer_id":180549,"tr_customer_product_id":180539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:09.000Z","modified_at":"2026-02-08T13:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79258706893459","imei1":"79258706893459","imei2":"79258706893459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180530,"job_number":"JOB_180530","tr_customer_id":180548,"tr_customer_product_id":180538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:59:26.000Z","name":"Lindsey Cummerata","mobile_number":"695-312-9114","email_id":"Prince_Murazik71@hotmail.com","dop":"2025-12-31","serial_number":"107092227485301","imei1":"107092227485301","imei2":"107092227485301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180529,"job_number":"JOB_180529","tr_customer_id":180547,"tr_customer_product_id":180537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:58:46.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105078321055700","imei1":"105078321055700","imei2":"105078321055700","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180528,"job_number":"JOB_180528","tr_customer_id":180546,"tr_customer_product_id":180536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:58.000Z","modified_at":"2026-02-08T13:58:38.000Z","name":"Dorcas Fisher","mobile_number":"920-820-2339","email_id":"Anahi36@hotmail.com","dop":"2025-12-31","serial_number":"105821046079190","imei1":"105821046079190","imei2":"105821046079190","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180527,"job_number":"JOB_180527","tr_customer_id":180545,"tr_customer_product_id":180535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:57.000Z","modified_at":"2026-02-08T13:57:57.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104604446271953","imei1":"104604446271953","imei2":"104604446271953","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:39.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180494,"job_number":"JOB_180494","tr_customer_id":180512,"tr_customer_product_id":180502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:48.000Z","name":"Kavon Aufderhar","mobile_number":"958-293-9800","email_id":"Tyreek99@gmail.com","dop":"2025-10-06","serial_number":"15402267578875","imei1":"15402267578875","imei2":"15402267578875","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180491,"job_number":"JOB_180491","tr_customer_id":180509,"tr_customer_product_id":180499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:39.000Z","name":"Mia Tremblay","mobile_number":"370-436-9686","email_id":"General_Tromp@yahoo.com","dop":"2025-10-06","serial_number":"12642872827405","imei1":"12642872827405","imei2":"12642872827405","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180488,"job_number":"JOB_180488","tr_customer_id":180506,"tr_customer_product_id":180496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:31.000Z","name":"Keaton Stokes","mobile_number":"264-602-4757","email_id":"Marquise.Vandervort@yahoo.com","dop":"2025-10-06","serial_number":"16954022649059","imei1":"16954022649059","imei2":"16954022649059","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180485,"job_number":"JOB_180485","tr_customer_id":180503,"tr_customer_product_id":180493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:22.000Z","name":"Charlie Lemke","mobile_number":"862-735-4882","email_id":"Rafael.Hermann20@hotmail.com","dop":"2025-10-06","serial_number":"12660700661232","imei1":"12660700661232","imei2":"12660700661232","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180477,"job_number":"JOB_180477","tr_customer_id":180495,"tr_customer_product_id":180485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:35.000Z","name":"Eliezer Sanford","mobile_number":"719-314-0032","email_id":"Cleora_Leffler@gmail.com","dop":"2025-10-06","serial_number":"17215100769250","imei1":"17215100769250","imei2":"17215100769250","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180474,"job_number":"JOB_180474","tr_customer_id":180492,"tr_customer_product_id":180482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:28.000Z","name":"River Stoltenberg","mobile_number":"776-557-5247","email_id":"Kaitlin_Muller@gmail.com","dop":"2025-10-06","serial_number":"18911369296922","imei1":"18911369296922","imei2":"18911369296922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180471,"job_number":"JOB_180471","tr_customer_id":180489,"tr_customer_product_id":180479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:20.000Z","name":"Alfonso Bernier","mobile_number":"745-671-1306","email_id":"Emil91@gmail.com","dop":"2025-10-06","serial_number":"15862638188771","imei1":"15862638188771","imei2":"15862638188771","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180468,"job_number":"JOB_180468","tr_customer_id":180486,"tr_customer_product_id":180476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:12.000Z","name":"Carlos Carter","mobile_number":"299-952-1943","email_id":"Dannie26@hotmail.com","dop":"2025-10-06","serial_number":"15061174221257","imei1":"15061174221257","imei2":"15061174221257","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180465,"job_number":"JOB_180465","tr_customer_id":180483,"tr_customer_product_id":180473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:50:03.000Z","name":"Felton Wuckert","mobile_number":"654-534-1929","email_id":"Sandra_OConnell@gmail.com","dop":"2025-10-06","serial_number":"18778323681807","imei1":"18778323681807","imei2":"18778323681807","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180462,"job_number":"JOB_180462","tr_customer_id":180480,"tr_customer_product_id":180470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:55.000Z","name":"Khalid Conroy","mobile_number":"526-409-4934","email_id":"Cyrus54@yahoo.com","dop":"2025-10-06","serial_number":"13688759964305","imei1":"13688759964305","imei2":"13688759964305","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180459,"job_number":"JOB_180459","tr_customer_id":180477,"tr_customer_product_id":180467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:47.000Z","name":"Neva Gaylord","mobile_number":"728-511-4443","email_id":"Tressa19@yahoo.com","dop":"2025-10-06","serial_number":"12736484334866","imei1":"12736484334866","imei2":"12736484334866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180456,"job_number":"JOB_180456","tr_customer_id":180474,"tr_customer_product_id":180464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:39.000Z","name":"Verdie Klein","mobile_number":"547-235-1748","email_id":"Alfreda_Jacobi62@hotmail.com","dop":"2025-10-06","serial_number":"13819869926433","imei1":"13819869926433","imei2":"13819869926433","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180452,"job_number":"JOB_180452","tr_customer_id":180470,"tr_customer_product_id":180460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:33.000Z","modified_at":"2026-02-08T10:50:12.000Z","name":"Emerson Parker","mobile_number":"804-925-7418","email_id":"Belle_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"17263294396039","imei1":"17263294396039","imei2":"17263294396039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180449,"job_number":"JOB_180449","tr_customer_id":180467,"tr_customer_product_id":180457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:46.000Z","modified_at":"2026-02-08T10:49:25.000Z","name":"Adriel Rohan","mobile_number":"607-368-4220","email_id":"Estefania.Auer@gmail.com","dop":"2025-04-06","serial_number":"14122692417753","imei1":"14122692417753","imei2":"14122692417753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180444,"job_number":"JOB_180444","tr_customer_id":180462,"tr_customer_product_id":180452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:48:38.000Z","name":"Gregoria Kemmer","mobile_number":"591-914-1725","email_id":"Gabrielle30@yahoo.com","dop":"2025-04-06","serial_number":"11001892060604","imei1":"11001892060604","imei2":"11001892060604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180435,"job_number":"JOB_180435","tr_customer_id":180453,"tr_customer_product_id":180443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:58.000Z","modified_at":"2026-02-08T10:28:04.000Z","name":"Casper Lockman","mobile_number":"955-333-3617","email_id":"Stacey.Bednar77@hotmail.com","dop":"2025-10-06","serial_number":"17941352172354","imei1":"17941352172354","imei2":"17941352172354","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180433,"job_number":"JOB_180433","tr_customer_id":180451,"tr_customer_product_id":180441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:20.000Z","modified_at":"2026-02-08T10:24:25.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"78710893801036","imei1":"78710893801036","imei2":"78710893801036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180432,"job_number":"JOB_180432","tr_customer_id":180450,"tr_customer_product_id":180440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:13.000Z","modified_at":"2026-02-08T10:24:18.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"25269706481925","imei1":"25269706481925","imei2":"25269706481925","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180431,"job_number":"JOB_180431","tr_customer_id":180449,"tr_customer_product_id":180439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:06.000Z","modified_at":"2026-02-08T10:24:11.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"51725091409890","imei1":"51725091409890","imei2":"51725091409890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180429,"job_number":"JOB_180429","tr_customer_id":180447,"tr_customer_product_id":180437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:32.000Z","modified_at":"2026-02-08T10:20:37.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"40482845033555","imei1":"40482845033555","imei2":"40482845033555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180428,"job_number":"JOB_180428","tr_customer_id":180446,"tr_customer_product_id":180436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:26.000Z","modified_at":"2026-02-08T10:20:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"31042534586055","imei1":"31042534586055","imei2":"31042534586055","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180427,"job_number":"JOB_180427","tr_customer_id":180445,"tr_customer_product_id":180435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:19.000Z","modified_at":"2026-02-08T10:20:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"95198181571160","imei1":"95198181571160","imei2":"95198181571160","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180425,"job_number":"JOB_180425","tr_customer_id":180443,"tr_customer_product_id":180433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:16.000Z","name":"Cordie D'Amore","mobile_number":"887-672-5383","email_id":"Marlen96@hotmail.com","dop":"2025-10-06","serial_number":"16472114617915","imei1":"16472114617915","imei2":"16472114617915","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180424,"job_number":"JOB_180424","tr_customer_id":180442,"tr_customer_product_id":180432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:25.000Z","modified_at":"2026-02-08T10:17:30.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"76034731156475","imei1":"76034731156475","imei2":"76034731156475","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180423,"job_number":"JOB_180423","tr_customer_id":180441,"tr_customer_product_id":180431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:19.000Z","modified_at":"2026-02-08T10:17:24.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"59332282127769","imei1":"59332282127769","imei2":"59332282127769","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180422,"job_number":"JOB_180422","tr_customer_id":180440,"tr_customer_product_id":180430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:13.000Z","modified_at":"2026-02-08T10:17:17.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"41658066304875","imei1":"41658066304875","imei2":"41658066304875","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180411,"job_number":"JOB_180411","tr_customer_id":180429,"tr_customer_product_id":180419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:12.000Z","name":"Bailey Watsica","mobile_number":"536-651-6673","email_id":"Delores32@gmail.com","dop":"2025-10-06","serial_number":"11499567007358","imei1":"11499567007358","imei2":"11499567007358","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180410,"job_number":"JOB_180410","tr_customer_id":180428,"tr_customer_product_id":180418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:09:31.000Z","modified_at":"2026-02-08T10:09:36.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"61044288680091","imei1":"61044288680091","imei2":"61044288680091","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180409,"job_number":"JOB_180409","tr_customer_id":180427,"tr_customer_product_id":180417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:26.000Z","modified_at":"2026-02-08T10:00:30.000Z","name":"Abdul1 Hameed","mobile_number":"7502060005","email_id":"testex@gmail.com","dop":"2025-12-31","serial_number":"11156694762387","imei1":"11156694762387","imei2":"11156694762387","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180408,"job_number":"JOB_180408","tr_customer_id":180426,"tr_customer_product_id":180416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:19.000Z","modified_at":"2026-02-08T10:00:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"23961182023965","imei1":"23961182023965","imei2":"23961182023965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180405,"job_number":"JOB_180405","tr_customer_id":180423,"tr_customer_product_id":180413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:52:00.000Z","name":"Cierra Becker","mobile_number":"959-789-2092","email_id":"Mireya.Marvin@gmail.com","dop":"2025-04-06","serial_number":"17043404913786","imei1":"17043404913786","imei2":"17043404913786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180402,"job_number":"JOB_180402","tr_customer_id":180420,"tr_customer_product_id":180410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:51:13.000Z","name":"Missouri Littel","mobile_number":"980-758-8141","email_id":"Jabari6@gmail.com","dop":"2025-04-06","serial_number":"18010227697737","imei1":"18010227697737","imei2":"18010227697737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180399,"job_number":"JOB_180399","tr_customer_id":180417,"tr_customer_product_id":180407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:46.000Z","modified_at":"2026-02-08T09:50:26.000Z","name":"Aileen Nienow","mobile_number":"649-536-3311","email_id":"Antwan30@yahoo.com","dop":"2025-04-06","serial_number":"10919778244908","imei1":"10919778244908","imei2":"10919778244908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180396,"job_number":"JOB_180396","tr_customer_id":180414,"tr_customer_product_id":180404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:35:26.000Z","modified_at":"2026-02-08T08:35:32.000Z","name":"Verda Cruickshank","mobile_number":"853-433-8895","email_id":"Marina_Spencer7@hotmail.com","dop":"2025-12-31","serial_number":"75781598248026","imei1":"75781598248026","imei2":"75781598248026","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180395,"job_number":"JOB_180395","tr_customer_id":180413,"tr_customer_product_id":180403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:31:27.000Z","modified_at":"2026-02-08T08:31:33.000Z","name":"Magnolia Russel","mobile_number":"838-231-1016","email_id":"Chester.Grady@hotmail.com","dop":"2025-12-31","serial_number":"77464877655642","imei1":"77464877655642","imei2":"77464877655642","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180394,"job_number":"JOB_180394","tr_customer_id":180412,"tr_customer_product_id":180402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:24:26.000Z","modified_at":"2026-02-08T08:24:31.000Z","name":"Carson Kub","mobile_number":"279-997-0066","email_id":"Abby.Spencer@gmail.com","dop":"2025-12-31","serial_number":"54273865541463","imei1":"54273865541463","imei2":"54273865541463","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180392,"job_number":"JOB_180392","tr_customer_id":180410,"tr_customer_product_id":180400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:16:08.000Z","name":"Rowland Graham","mobile_number":"714-621-2540","email_id":"Zoey.Grady@yahoo.com","dop":"2025-04-06","serial_number":"19536696579690","imei1":"19536696579690","imei2":"19536696579690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180389,"job_number":"JOB_180389","tr_customer_id":180407,"tr_customer_product_id":180397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:15:20.000Z","name":"Ezra Marks","mobile_number":"488-336-4932","email_id":"Amos.Welch@hotmail.com","dop":"2025-04-06","serial_number":"17930426173433","imei1":"17930426173433","imei2":"17930426173433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180386,"job_number":"JOB_180386","tr_customer_id":180404,"tr_customer_product_id":180394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:14:33.000Z","name":"Joaquin Langosh","mobile_number":"535-454-1310","email_id":"Lavern64@hotmail.com","dop":"2025-04-06","serial_number":"19493412737699","imei1":"19493412737699","imei2":"19493412737699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:14:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180383,"job_number":"JOB_180383","tr_customer_id":180401,"tr_customer_product_id":180391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:10:36.000Z","name":"Myrtle O'Kon","mobile_number":"562-412-9564","email_id":"Marina_Kuhn43@hotmail.com","dop":"2025-04-06","serial_number":"19780848786059","imei1":"19780848786059","imei2":"19780848786059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180380,"job_number":"JOB_180380","tr_customer_id":180398,"tr_customer_product_id":180388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:48.000Z","name":"Aileen Stanton","mobile_number":"503-878-5341","email_id":"Dandre.Witting42@yahoo.com","dop":"2025-04-06","serial_number":"10820274107845","imei1":"10820274107845","imei2":"10820274107845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180377,"job_number":"JOB_180377","tr_customer_id":180395,"tr_customer_product_id":180385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:09:00.000Z","name":"Dianna Larson","mobile_number":"976-636-0185","email_id":"Mckenzie_Koch@hotmail.com","dop":"2025-04-06","serial_number":"18965627859135","imei1":"18965627859135","imei2":"18965627859135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180372,"job_number":"JOB_180372","tr_customer_id":180390,"tr_customer_product_id":180380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:30.000Z","modified_at":"2026-02-08T07:55:10.000Z","name":"Kristopher Miller","mobile_number":"822-862-5882","email_id":"Vladimir_Langworth@gmail.com","dop":"2025-04-06","serial_number":"10393472107241","imei1":"10393472107241","imei2":"10393472107241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180370,"job_number":"JOB_180370","tr_customer_id":180388,"tr_customer_product_id":180378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:01.000Z","modified_at":"2026-02-08T07:54:42.000Z","name":"Earl O'Conner","mobile_number":"528-586-5125","email_id":"Kelly6@yahoo.com","dop":"2025-04-06","serial_number":"19717414092296","imei1":"19717414092296","imei2":"19717414092296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180368,"job_number":"JOB_180368","tr_customer_id":180386,"tr_customer_product_id":180376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:39:34.000Z","modified_at":"2026-02-08T07:39:40.000Z","name":"Edison Davis","mobile_number":"915-606-2662","email_id":"Claudie99@yahoo.com","dop":"2025-12-31","serial_number":"68853472248024","imei1":"68853472248024","imei2":"68853472248024","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180367,"job_number":"JOB_180367","tr_customer_id":180385,"tr_customer_product_id":180375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:38:22.000Z","modified_at":"2026-02-08T07:38:27.000Z","name":"Anya Ledner","mobile_number":"540-705-0157","email_id":"Reece.Emmerich@hotmail.com","dop":"2025-12-31","serial_number":"76587316976309","imei1":"76587316976309","imei2":"76587316976309","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180365,"job_number":"JOB_180365","tr_customer_id":180383,"tr_customer_product_id":180373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:32:52.000Z","modified_at":"2026-02-08T07:32:57.000Z","name":"Dangelo Batz","mobile_number":"455-525-4270","email_id":"Vernie.Powlowski7@gmail.com","dop":"2025-12-31","serial_number":"40774132731169","imei1":"40774132731169","imei2":"40774132731169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180362,"job_number":"JOB_180362","tr_customer_id":180380,"tr_customer_product_id":180370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:14.000Z","modified_at":"2026-02-08T07:29:20.000Z","name":"Haylie Baumbach","mobile_number":"821-504-2242","email_id":"Jane_Armstrong@yahoo.com","dop":"2025-12-31","serial_number":"37223095409873","imei1":"37223095409873","imei2":"37223095409873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180361,"job_number":"JOB_180361","tr_customer_id":180379,"tr_customer_product_id":180369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:24:06.000Z","modified_at":"2026-02-08T07:24:12.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"37490124921566","imei1":"37490124921566","imei2":"37490124921566","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180359,"job_number":"JOB_180359","tr_customer_id":180377,"tr_customer_product_id":180367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:47.000Z","name":"Gregory Kuvalis","mobile_number":"480-575-7402","email_id":"Evalyn.Johnston@yahoo.com","dop":"2025-12-01","serial_number":"11296255738185","imei1":"11296255738185","imei2":"11296255738185","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180357,"job_number":"JOB_180357","tr_customer_id":180375,"tr_customer_product_id":180365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:31.000Z","name":"Gregoria Hahn","mobile_number":"345-254-8273","email_id":"Cristina_Hegmann20@gmail.com","dop":"2025-12-01","serial_number":"17377349983164","imei1":"17377349983164","imei2":"17377349983164","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180355,"job_number":"JOB_180355","tr_customer_id":180373,"tr_customer_product_id":180363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:14.000Z","name":"Joyce Wiza","mobile_number":"678-974-3409","email_id":"Providenci_Labadie@hotmail.com","dop":"2025-12-01","serial_number":"18914352098135","imei1":"18914352098135","imei2":"18914352098135","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180351,"job_number":"JOB_180351","tr_customer_id":180369,"tr_customer_product_id":180359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:30.000Z","modified_at":"2026-02-08T06:51:08.000Z","name":"Susanna Harris","mobile_number":"744-579-2010","email_id":"Zoila80@hotmail.com","dop":"2025-04-06","serial_number":"14564229129468","imei1":"14564229129468","imei2":"14564229129468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180349,"job_number":"JOB_180349","tr_customer_id":180367,"tr_customer_product_id":180357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:45.000Z","modified_at":"2026-02-08T06:50:23.000Z","name":"Carmine Gottlieb","mobile_number":"793-483-1983","email_id":"Brady.Schinner@gmail.com","dop":"2025-04-06","serial_number":"13483266716448","imei1":"13483266716448","imei2":"13483266716448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180347,"job_number":"JOB_180347","tr_customer_id":180365,"tr_customer_product_id":180355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:00.000Z","modified_at":"2026-02-08T06:49:38.000Z","name":"Hilbert Mills","mobile_number":"559-968-7307","email_id":"Cleveland_Gulgowski42@hotmail.com","dop":"2025-04-06","serial_number":"14533022734448","imei1":"14533022734448","imei2":"14533022734448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180621,"job_number":"JOB_180621","tr_customer_id":180639,"tr_customer_product_id":180629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:09.000Z","modified_at":"2026-02-08T14:25:09.000Z","name":"Anthony Mayert","mobile_number":"493-753-6919","email_id":"Horacio91@yahoo.com","dop":"2000-01-31","serial_number":"1058792055802275","imei1":"1058792055802275","imei2":"1058792055802275","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180619,"job_number":"JOB_180619","tr_customer_id":180637,"tr_customer_product_id":180627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:07.000Z","modified_at":"2026-02-08T14:25:07.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10330201824798","imei1":"10330201824798","imei2":"10330201824798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180618,"job_number":"JOB_180618","tr_customer_id":180636,"tr_customer_product_id":180626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:24.000Z","modified_at":"2026-02-08T14:24:24.000Z","name":"Llewellyn Walter","mobile_number":"613-509-3948","email_id":"Joesph2@hotmail.com","dop":"2000-01-31","serial_number":"1014885793920558","imei1":"1014885793920558","imei2":"1014885793920558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180616,"job_number":"JOB_180616","tr_customer_id":180634,"tr_customer_product_id":180624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:24:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10637842429587","imei1":"10637842429587","imei2":"10637842429587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180615,"job_number":"JOB_180615","tr_customer_id":180633,"tr_customer_product_id":180623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:39.000Z","modified_at":"2026-02-08T14:23:39.000Z","name":"Jabari Cassin","mobile_number":"999-346-4776","email_id":"Vernice85@hotmail.com","dop":"2000-01-31","serial_number":"1032806216352742","imei1":"1032806216352742","imei2":"1032806216352742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180613,"job_number":"JOB_180613","tr_customer_id":180631,"tr_customer_product_id":180621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:23:37.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10928996089537","imei1":"10928996089537","imei2":"10928996089537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180609,"job_number":"JOB_180609","tr_customer_id":180627,"tr_customer_product_id":180617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:53.000Z","modified_at":"2026-02-08T14:22:53.000Z","name":"Keith Mayert","mobile_number":"530-680-6957","email_id":"Lou34@hotmail.com","dop":"2000-01-31","serial_number":"1044723349267084","imei1":"1044723349267084","imei2":"1044723349267084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180607,"job_number":"JOB_180607","tr_customer_id":180625,"tr_customer_product_id":180615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:51.000Z","modified_at":"2026-02-08T14:22:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10568626597782","imei1":"10568626597782","imei2":"10568626597782","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id180846Has required fileds 1 0 0
verify if the json number starts with JOB_ 781 0 0
Verify if the json object with id180845Has required fileds 1 0 0
Verify if the json object with id180825Has required fileds 1 0 0
Verify if the json object with id180824Has required fileds 1 0 0
Verify if the json object with id180823Has required fileds 1 0 0
Verify if the json object with id180822Has required fileds 1 0 0
Verify if the json object with id180821Has required fileds 1 0 0
Verify if the json object with id180820Has required fileds 1 0 0
Verify if the json object with id180819Has required fileds 1 0 0
Verify if the json object with id180818Has required fileds 1 0 0
Verify if the json object with id180817Has required fileds 1 0 0
Verify if the json object with id180816Has required fileds 1 0 0
Verify if the json object with id180815Has required fileds 1 0 0
Verify if the json object with id180814Has required fileds 1 0 0
Verify if the json object with id180813Has required fileds 1 0 0
Verify if the json object with id180812Has required fileds 1 0 0
Verify if the json object with id180811Has required fileds 1 0 0
Verify if the json object with id180810Has required fileds 1 0 0
Verify if the json object with id180809Has required fileds 1 0 0
Verify if the json object with id180808Has required fileds 1 0 0
Verify if the json object with id180807Has required fileds 1 0 0
Verify if the json object with id180806Has required fileds 1 0 0
Verify if the json object with id180805Has required fileds 1 0 0
Verify if the json object with id180758Has required fileds 1 0 0
Verify if the json object with id180748Has required fileds 1 0 0
Verify if the json object with id180742Has required fileds 1 0 0
Verify if the json object with id180707Has required fileds 1 0 0
Verify if the json object with id180706Has required fileds 1 0 0
Verify if the json object with id180705Has required fileds 1 0 0
Verify if the json object with id180703Has required fileds 1 0 0
Verify if the json object with id180702Has required fileds 1 0 0
Verify if the json object with id180700Has required fileds 1 0 0
Verify if the json object with id180693Has required fileds 1 0 0
Verify if the json object with id180692Has required fileds 1 0 0
Verify if the json object with id180691Has required fileds 1 0 0
Verify if the json object with id180665Has required fileds 1 0 0
Verify if the json object with id180664Has required fileds 1 0 0
Verify if the json object with id180660Has required fileds 1 0 0
Verify if the json object with id180576Has required fileds 1 0 0
Verify if the json object with id180575Has required fileds 1 0 0
Verify if the json object with id180574Has required fileds 1 0 0
Verify if the json object with id180573Has required fileds 1 0 0
Verify if the json object with id180572Has required fileds 1 0 0
Verify if the json object with id180571Has required fileds 1 0 0
Verify if the json object with id180570Has required fileds 1 0 0
Verify if the json object with id180569Has required fileds 1 0 0
Verify if the json object with id180568Has required fileds 1 0 0
Verify if the json object with id180561Has required fileds 1 0 0
Verify if the json object with id180560Has required fileds 1 0 0
Verify if the json object with id180559Has required fileds 1 0 0
Verify if the json object with id180375Has required fileds 1 0 0
Verify if the json object with id180374Has required fileds 1 0 0
Verify if the json object with id180346Has required fileds 1 0 0
Verify if the json object with id180345Has required fileds 1 0 0
Verify if the json object with id180344Has required fileds 1 0 0
Verify if the json object with id180343Has required fileds 1 0 0
Verify if the json object with id180342Has required fileds 1 0 0
Verify if the json object with id180341Has required fileds 1 0 0
Verify if the json object with id180253Has required fileds 1 0 0
Verify if the json object with id180252Has required fileds 1 0 0
Verify if the json object with id180251Has required fileds 1 0 0
Verify if the json object with id180250Has required fileds 1 0 0
Verify if the json object with id180248Has required fileds 1 0 0
Verify if the json object with id180230Has required fileds 1 0 0
Verify if the json object with id180229Has required fileds 1 0 0
Verify if the json object with id180227Has required fileds 1 0 0
Verify if the json object with id180226Has required fileds 1 0 0
Verify if the json object with id180214Has required fileds 1 0 0
Verify if the json object with id180213Has required fileds 1 0 0
Verify if the json object with id180211Has required fileds 1 0 0
Verify if the json object with id180210Has required fileds 1 0 0
Verify if the json object with id180208Has required fileds 1 0 0
Verify if the json object with id180205Has required fileds 1 0 0
Verify if the json object with id180203Has required fileds 1 0 0
Verify if the json object with id180201Has required fileds 1 0 0
Verify if the json object with id180200Has required fileds 1 0 0
Verify if the json object with id180199Has required fileds 1 0 0
Verify if the json object with id180177Has required fileds 1 0 0
Verify if the json object with id180175Has required fileds 1 0 0
Verify if the json object with id180173Has required fileds 1 0 0
Verify if the json object with id180172Has required fileds 1 0 0
Verify if the json object with id180171Has required fileds 1 0 0
Verify if the json object with id180128Has required fileds 1 0 0
Verify if the json object with id180125Has required fileds 1 0 0
Verify if the json object with id180117Has required fileds 1 0 0
Verify if the json object with id180116Has required fileds 1 0 0
Verify if the json object with id180098Has required fileds 1 0 0
Verify if the json object with id180094Has required fileds 1 0 0
Verify if the json object with id180847Has required fileds 1 0 0
Verify if the json object with id180844Has required fileds 1 0 0
Verify if the json object with id180843Has required fileds 1 0 0
Verify if the json object with id180842Has required fileds 1 0 0
Verify if the json object with id180841Has required fileds 1 0 0
Verify if the json object with id180840Has required fileds 1 0 0
Verify if the json object with id180839Has required fileds 1 0 0
Verify if the json object with id180838Has required fileds 1 0 0
Verify if the json object with id180837Has required fileds 1 0 0
Verify if the json object with id180836Has required fileds 1 0 0
Verify if the json object with id180835Has required fileds 1 0 0
Verify if the json object with id180834Has required fileds 1 0 0
Verify if the json object with id180833Has required fileds 1 0 0
Verify if the json object with id180832Has required fileds 1 0 0
Verify if the json object with id180831Has required fileds 1 0 0
Verify if the json object with id180830Has required fileds 1 0 0
Verify if the json object with id180829Has required fileds 1 0 0
Verify if the json object with id180828Has required fileds 1 0 0
Verify if the json object with id180827Has required fileds 1 0 0
Verify if the json object with id180826Has required fileds 1 0 0
Verify if the json object with id180804Has required fileds 1 0 0
Verify if the json object with id180803Has required fileds 1 0 0
Verify if the json object with id180802Has required fileds 1 0 0
Verify if the json object with id180801Has required fileds 1 0 0
Verify if the json object with id180800Has required fileds 1 0 0
Verify if the json object with id180799Has required fileds 1 0 0
Verify if the json object with id180798Has required fileds 1 0 0
Verify if the json object with id180797Has required fileds 1 0 0
Verify if the json object with id180796Has required fileds 1 0 0
Verify if the json object with id180795Has required fileds 1 0 0
Verify if the json object with id180794Has required fileds 1 0 0
Verify if the json object with id180793Has required fileds 1 0 0
Verify if the json object with id180792Has required fileds 1 0 0
Verify if the json object with id180791Has required fileds 1 0 0
Verify if the json object with id180790Has required fileds 1 0 0
Verify if the json object with id180789Has required fileds 1 0 0
Verify if the json object with id180788Has required fileds 1 0 0
Verify if the json object with id180787Has required fileds 1 0 0
Verify if the json object with id180786Has required fileds 1 0 0
Verify if the json object with id180785Has required fileds 1 0 0
Verify if the json object with id180784Has required fileds 1 0 0
Verify if the json object with id180783Has required fileds 1 0 0
Verify if the json object with id180782Has required fileds 1 0 0
Verify if the json object with id180781Has required fileds 1 0 0
Verify if the json object with id180780Has required fileds 1 0 0
Verify if the json object with id180779Has required fileds 1 0 0
Verify if the json object with id180778Has required fileds 1 0 0
Verify if the json object with id180777Has required fileds 1 0 0
Verify if the json object with id180776Has required fileds 1 0 0
Verify if the json object with id180775Has required fileds 1 0 0
Verify if the json object with id180774Has required fileds 1 0 0
Verify if the json object with id180773Has required fileds 1 0 0
Verify if the json object with id180772Has required fileds 1 0 0
Verify if the json object with id180771Has required fileds 1 0 0
Verify if the json object with id180770Has required fileds 1 0 0
Verify if the json object with id180769Has required fileds 1 0 0
Verify if the json object with id180768Has required fileds 1 0 0
Verify if the json object with id180767Has required fileds 1 0 0
Verify if the json object with id180766Has required fileds 1 0 0
Verify if the json object with id180765Has required fileds 1 0 0
Verify if the json object with id180764Has required fileds 1 0 0
Verify if the json object with id180763Has required fileds 1 0 0
Verify if the json object with id180762Has required fileds 1 0 0
Verify if the json object with id180761Has required fileds 1 0 0
Verify if the json object with id180760Has required fileds 1 0 0
Verify if the json object with id180759Has required fileds 1 0 0
Verify if the json object with id180757Has required fileds 1 0 0
Verify if the json object with id180756Has required fileds 1 0 0
Verify if the json object with id180755Has required fileds 1 0 0
Verify if the json object with id180754Has required fileds 1 0 0
Verify if the json object with id180753Has required fileds 1 0 0
Verify if the json object with id180752Has required fileds 1 0 0
Verify if the json object with id180751Has required fileds 1 0 0
Verify if the json object with id180750Has required fileds 1 0 0
Verify if the json object with id180749Has required fileds 1 0 0
Verify if the json object with id180747Has required fileds 1 0 0
Verify if the json object with id180746Has required fileds 1 0 0
Verify if the json object with id180745Has required fileds 1 0 0
Verify if the json object with id180744Has required fileds 1 0 0
Verify if the json object with id180743Has required fileds 1 0 0
Verify if the json object with id180741Has required fileds 1 0 0
Verify if the json object with id180740Has required fileds 1 0 0
Verify if the json object with id180739Has required fileds 1 0 0
Verify if the json object with id180738Has required fileds 1 0 0
Verify if the json object with id180737Has required fileds 1 0 0
Verify if the json object with id180736Has required fileds 1 0 0
Verify if the json object with id180735Has required fileds 1 0 0
Verify if the json object with id180734Has required fileds 1 0 0
Verify if the json object with id180733Has required fileds 1 0 0
Verify if the json object with id180732Has required fileds 1 0 0
Verify if the json object with id180731Has required fileds 1 0 0
Verify if the json object with id180730Has required fileds 1 0 0
Verify if the json object with id180729Has required fileds 1 0 0
Verify if the json object with id180728Has required fileds 1 0 0
Verify if the json object with id180727Has required fileds 1 0 0
Verify if the json object with id180726Has required fileds 1 0 0
Verify if the json object with id180725Has required fileds 1 0 0
Verify if the json object with id180724Has required fileds 1 0 0
Verify if the json object with id180723Has required fileds 1 0 0
Verify if the json object with id180722Has required fileds 1 0 0
Verify if the json object with id180721Has required fileds 1 0 0
Verify if the json object with id180720Has required fileds 1 0 0
Verify if the json object with id180719Has required fileds 1 0 0
Verify if the json object with id180718Has required fileds 1 0 0
Verify if the json object with id180717Has required fileds 1 0 0
Verify if the json object with id180716Has required fileds 1 0 0
Verify if the json object with id180715Has required fileds 1 0 0
Verify if the json object with id180714Has required fileds 1 0 0
Verify if the json object with id180713Has required fileds 1 0 0
Verify if the json object with id180712Has required fileds 1 0 0
Verify if the json object with id180711Has required fileds 1 0 0
Verify if the json object with id180710Has required fileds 1 0 0
Verify if the json object with id180709Has required fileds 1 0 0
Verify if the json object with id180708Has required fileds 1 0 0
Verify if the json object with id180704Has required fileds 1 0 0
Verify if the json object with id180701Has required fileds 1 0 0
Verify if the json object with id180699Has required fileds 1 0 0
Verify if the json object with id180698Has required fileds 1 0 0
Verify if the json object with id180697Has required fileds 1 0 0
Verify if the json object with id180696Has required fileds 1 0 0
Verify if the json object with id180695Has required fileds 1 0 0
Verify if the json object with id180694Has required fileds 1 0 0
Verify if the json object with id180690Has required fileds 1 0 0
Verify if the json object with id180689Has required fileds 1 0 0
Verify if the json object with id180688Has required fileds 1 0 0
Verify if the json object with id180687Has required fileds 1 0 0
Verify if the json object with id180686Has required fileds 1 0 0
Verify if the json object with id180685Has required fileds 1 0 0
Verify if the json object with id180684Has required fileds 1 0 0
Verify if the json object with id180683Has required fileds 1 0 0
Verify if the json object with id180682Has required fileds 1 0 0
Verify if the json object with id180681Has required fileds 1 0 0
Verify if the json object with id180680Has required fileds 1 0 0
Verify if the json object with id180679Has required fileds 1 0 0
Verify if the json object with id180678Has required fileds 1 0 0
Verify if the json object with id180677Has required fileds 1 0 0
Verify if the json object with id180676Has required fileds 1 0 0
Verify if the json object with id180675Has required fileds 1 0 0
Verify if the json object with id180674Has required fileds 1 0 0
Verify if the json object with id180673Has required fileds 1 0 0
Verify if the json object with id180672Has required fileds 1 0 0
Verify if the json object with id180671Has required fileds 1 0 0
Verify if the json object with id180670Has required fileds 1 0 0
Verify if the json object with id180669Has required fileds 1 0 0
Verify if the json object with id180668Has required fileds 1 0 0
Verify if the json object with id180667Has required fileds 1 0 0
Verify if the json object with id180666Has required fileds 1 0 0
Verify if the json object with id180663Has required fileds 1 0 0
Verify if the json object with id180662Has required fileds 1 0 0
Verify if the json object with id180661Has required fileds 1 0 0
Verify if the json object with id180659Has required fileds 1 0 0
Verify if the json object with id180658Has required fileds 1 0 0
Verify if the json object with id180657Has required fileds 1 0 0
Verify if the json object with id180656Has required fileds 1 0 0
Verify if the json object with id180655Has required fileds 1 0 0
Verify if the json object with id180654Has required fileds 1 0 0
Verify if the json object with id180653Has required fileds 1 0 0
Verify if the json object with id180652Has required fileds 1 0 0
Verify if the json object with id180651Has required fileds 1 0 0
Verify if the json object with id180650Has required fileds 1 0 0
Verify if the json object with id180649Has required fileds 1 0 0
Verify if the json object with id180648Has required fileds 1 0 0
Verify if the json object with id180647Has required fileds 1 0 0
Verify if the json object with id180646Has required fileds 1 0 0
Verify if the json object with id180645Has required fileds 1 0 0
Verify if the json object with id180644Has required fileds 1 0 0
Verify if the json object with id180643Has required fileds 1 0 0
Verify if the json object with id180642Has required fileds 1 0 0
Verify if the json object with id180641Has required fileds 1 0 0
Verify if the json object with id180640Has required fileds 1 0 0
Verify if the json object with id180639Has required fileds 1 0 0
Verify if the json object with id180638Has required fileds 1 0 0
Verify if the json object with id180637Has required fileds 1 0 0
Verify if the json object with id180636Has required fileds 1 0 0
Verify if the json object with id180635Has required fileds 1 0 0
Verify if the json object with id180634Has required fileds 1 0 0
Verify if the json object with id180633Has required fileds 1 0 0
Verify if the json object with id180632Has required fileds 1 0 0
Verify if the json object with id180631Has required fileds 1 0 0
Verify if the json object with id180630Has required fileds 1 0 0
Verify if the json object with id180629Has required fileds 1 0 0
Verify if the json object with id180628Has required fileds 1 0 0
Verify if the json object with id180627Has required fileds 1 0 0
Verify if the json object with id180626Has required fileds 1 0 0
Verify if the json object with id180625Has required fileds 1 0 0
Verify if the json object with id180624Has required fileds 1 0 0
Verify if the json object with id180623Has required fileds 1 0 0
Verify if the json object with id180622Has required fileds 1 0 0
Verify if the json object with id180620Has required fileds 1 0 0
Verify if the json object with id180617Has required fileds 1 0 0
Verify if the json object with id180614Has required fileds 1 0 0
Verify if the json object with id180612Has required fileds 1 0 0
Verify if the json object with id180611Has required fileds 1 0 0
Verify if the json object with id180610Has required fileds 1 0 0
Verify if the json object with id180608Has required fileds 1 0 0
Verify if the json object with id180606Has required fileds 1 0 0
Verify if the json object with id180605Has required fileds 1 0 0
Verify if the json object with id180604Has required fileds 1 0 0
Verify if the json object with id180603Has required fileds 1 0 0
Verify if the json object with id180602Has required fileds 1 0 0
Verify if the json object with id180601Has required fileds 1 0 0
Verify if the json object with id180600Has required fileds 1 0 0
Verify if the json object with id180599Has required fileds 1 0 0
Verify if the json object with id180598Has required fileds 1 0 0
Verify if the json object with id180597Has required fileds 1 0 0
Verify if the json object with id180596Has required fileds 1 0 0
Verify if the json object with id180595Has required fileds 1 0 0
Verify if the json object with id180594Has required fileds 1 0 0
Verify if the json object with id180593Has required fileds 1 0 0
Verify if the json object with id180592Has required fileds 1 0 0
Verify if the json object with id180591Has required fileds 1 0 0
Verify if the json object with id180590Has required fileds 1 0 0
Verify if the json object with id180589Has required fileds 1 0 0
Verify if the json object with id180588Has required fileds 1 0 0
Verify if the json object with id180587Has required fileds 1 0 0
Verify if the json object with id180586Has required fileds 1 0 0
Verify if the json object with id180585Has required fileds 1 0 0
Verify if the json object with id180584Has required fileds 1 0 0
Verify if the json object with id180583Has required fileds 1 0 0
Verify if the json object with id180582Has required fileds 1 0 0
Verify if the json object with id180581Has required fileds 1 0 0
Verify if the json object with id180580Has required fileds 1 0 0
Verify if the json object with id180579Has required fileds 1 0 0
Verify if the json object with id180578Has required fileds 1 0 0
Verify if the json object with id180577Has required fileds 1 0 0
Verify if the json object with id180567Has required fileds 1 0 0
Verify if the json object with id180566Has required fileds 1 0 0
Verify if the json object with id180565Has required fileds 1 0 0
Verify if the json object with id180564Has required fileds 1 0 0
Verify if the json object with id180563Has required fileds 1 0 0
Verify if the json object with id180562Has required fileds 1 0 0
Verify if the json object with id180558Has required fileds 1 0 0
Verify if the json object with id180557Has required fileds 1 0 0
Verify if the json object with id180556Has required fileds 1 0 0
Verify if the json object with id180555Has required fileds 1 0 0
Verify if the json object with id180554Has required fileds 1 0 0
Verify if the json object with id180553Has required fileds 1 0 0
Verify if the json object with id180552Has required fileds 1 0 0
Verify if the json object with id180551Has required fileds 1 0 0
Verify if the json object with id180550Has required fileds 1 0 0
Verify if the json object with id180549Has required fileds 1 0 0
Verify if the json object with id180548Has required fileds 1 0 0
Verify if the json object with id180547Has required fileds 1 0 0
Verify if the json object with id180546Has required fileds 1 0 0
Verify if the json object with id180545Has required fileds 1 0 0
Verify if the json object with id180544Has required fileds 1 0 0
Verify if the json object with id180543Has required fileds 1 0 0
Verify if the json object with id180542Has required fileds 1 0 0
Verify if the json object with id180541Has required fileds 1 0 0
Verify if the json object with id180540Has required fileds 1 0 0
Verify if the json object with id180539Has required fileds 1 0 0
Verify if the json object with id180538Has required fileds 1 0 0
Verify if the json object with id180537Has required fileds 1 0 0
Verify if the json object with id180536Has required fileds 1 0 0
Verify if the json object with id180535Has required fileds 1 0 0
Verify if the json object with id180534Has required fileds 1 0 0
Verify if the json object with id180533Has required fileds 1 0 0
Verify if the json object with id180532Has required fileds 1 0 0
Verify if the json object with id180531Has required fileds 1 0 0
Verify if the json object with id180530Has required fileds 1 0 0
Verify if the json object with id180529Has required fileds 1 0 0
Verify if the json object with id180528Has required fileds 1 0 0
Verify if the json object with id180527Has required fileds 1 0 0
Verify if the json object with id180526Has required fileds 1 0 0
Verify if the json object with id180525Has required fileds 1 0 0
Verify if the json object with id180524Has required fileds 1 0 0
Verify if the json object with id180523Has required fileds 1 0 0
Verify if the json object with id180522Has required fileds 1 0 0
Verify if the json object with id180521Has required fileds 1 0 0
Verify if the json object with id180520Has required fileds 1 0 0
Verify if the json object with id180519Has required fileds 1 0 0
Verify if the json object with id180518Has required fileds 1 0 0
Verify if the json object with id180517Has required fileds 1 0 0
Verify if the json object with id180516Has required fileds 1 0 0
Verify if the json object with id180515Has required fileds 1 0 0
Verify if the json object with id180514Has required fileds 1 0 0
Verify if the json object with id180513Has required fileds 1 0 0
Verify if the json object with id180512Has required fileds 1 0 0
Verify if the json object with id180511Has required fileds 1 0 0
Verify if the json object with id180510Has required fileds 1 0 0
Verify if the json object with id180509Has required fileds 1 0 0
Verify if the json object with id180508Has required fileds 1 0 0
Verify if the json object with id180507Has required fileds 1 0 0
Verify if the json object with id180506Has required fileds 1 0 0
Verify if the json object with id180505Has required fileds 1 0 0
Verify if the json object with id180504Has required fileds 1 0 0
Verify if the json object with id180503Has required fileds 1 0 0
Verify if the json object with id180502Has required fileds 1 0 0
Verify if the json object with id180501Has required fileds 1 0 0
Verify if the json object with id180500Has required fileds 1 0 0
Verify if the json object with id180499Has required fileds 1 0 0
Verify if the json object with id180498Has required fileds 1 0 0
Verify if the json object with id180497Has required fileds 1 0 0
Verify if the json object with id180496Has required fileds 1 0 0
Verify if the json object with id180495Has required fileds 1 0 0
Verify if the json object with id180494Has required fileds 1 0 0
Verify if the json object with id180493Has required fileds 1 0 0
Verify if the json object with id180492Has required fileds 1 0 0
Verify if the json object with id180491Has required fileds 1 0 0
Verify if the json object with id180490Has required fileds 1 0 0
Verify if the json object with id180489Has required fileds 1 0 0
Verify if the json object with id180488Has required fileds 1 0 0
Verify if the json object with id180487Has required fileds 1 0 0
Verify if the json object with id180486Has required fileds 1 0 0
Verify if the json object with id180485Has required fileds 1 0 0
Verify if the json object with id180484Has required fileds 1 0 0
Verify if the json object with id180483Has required fileds 1 0 0
Verify if the json object with id180482Has required fileds 1 0 0
Verify if the json object with id180481Has required fileds 1 0 0
Verify if the json object with id180480Has required fileds 1 0 0
Verify if the json object with id180479Has required fileds 1 0 0
Verify if the json object with id180478Has required fileds 1 0 0
Verify if the json object with id180477Has required fileds 1 0 0
Verify if the json object with id180476Has required fileds 1 0 0
Verify if the json object with id180475Has required fileds 1 0 0
Verify if the json object with id180474Has required fileds 1 0 0
Verify if the json object with id180473Has required fileds 1 0 0
Verify if the json object with id180472Has required fileds 1 0 0
Verify if the json object with id180471Has required fileds 1 0 0
Verify if the json object with id180470Has required fileds 1 0 0
Verify if the json object with id180469Has required fileds 1 0 0
Verify if the json object with id180468Has required fileds 1 0 0
Verify if the json object with id180467Has required fileds 1 0 0
Verify if the json object with id180466Has required fileds 1 0 0
Verify if the json object with id180465Has required fileds 1 0 0
Verify if the json object with id180464Has required fileds 1 0 0
Verify if the json object with id180463Has required fileds 1 0 0
Verify if the json object with id180462Has required fileds 1 0 0
Verify if the json object with id180461Has required fileds 1 0 0
Verify if the json object with id180460Has required fileds 1 0 0
Verify if the json object with id180459Has required fileds 1 0 0
Verify if the json object with id180458Has required fileds 1 0 0
Verify if the json object with id180457Has required fileds 1 0 0
Verify if the json object with id180456Has required fileds 1 0 0
Verify if the json object with id180455Has required fileds 1 0 0
Verify if the json object with id180454Has required fileds 1 0 0
Verify if the json object with id180453Has required fileds 1 0 0
Verify if the json object with id180452Has required fileds 1 0 0
Verify if the json object with id180451Has required fileds 1 0 0
Verify if the json object with id180450Has required fileds 1 0 0
Verify if the json object with id180449Has required fileds 1 0 0
Verify if the json object with id180448Has required fileds 1 0 0
Verify if the json object with id180447Has required fileds 1 0 0
Verify if the json object with id180446Has required fileds 1 0 0
Verify if the json object with id180445Has required fileds 1 0 0
Verify if the json object with id180444Has required fileds 1 0 0
Verify if the json object with id180443Has required fileds 1 0 0
Verify if the json object with id180442Has required fileds 1 0 0
Verify if the json object with id180441Has required fileds 1 0 0
Verify if the json object with id180440Has required fileds 1 0 0
Verify if the json object with id180439Has required fileds 1 0 0
Verify if the json object with id180438Has required fileds 1 0 0
Verify if the json object with id180437Has required fileds 1 0 0
Verify if the json object with id180436Has required fileds 1 0 0
Verify if the json object with id180435Has required fileds 1 0 0
Verify if the json object with id180434Has required fileds 1 0 0
Verify if the json object with id180433Has required fileds 1 0 0
Verify if the json object with id180432Has required fileds 1 0 0
Verify if the json object with id180431Has required fileds 1 0 0
Verify if the json object with id180430Has required fileds 1 0 0
Verify if the json object with id180429Has required fileds 1 0 0
Verify if the json object with id180428Has required fileds 1 0 0
Verify if the json object with id180427Has required fileds 1 0 0
Verify if the json object with id180426Has required fileds 1 0 0
Verify if the json object with id180425Has required fileds 1 0 0
Verify if the json object with id180424Has required fileds 1 0 0
Verify if the json object with id180423Has required fileds 1 0 0
Verify if the json object with id180422Has required fileds 1 0 0
Verify if the json object with id180421Has required fileds 1 0 0
Verify if the json object with id180419Has required fileds 1 0 0
Verify if the json object with id180418Has required fileds 1 0 0
Verify if the json object with id180417Has required fileds 1 0 0
Verify if the json object with id180415Has required fileds 1 0 0
Verify if the json object with id180414Has required fileds 1 0 0
Verify if the json object with id180413Has required fileds 1 0 0
Verify if the json object with id180412Has required fileds 1 0 0
Verify if the json object with id180411Has required fileds 1 0 0
Verify if the json object with id180410Has required fileds 1 0 0
Verify if the json object with id180409Has required fileds 1 0 0
Verify if the json object with id180408Has required fileds 1 0 0
Verify if the json object with id180407Has required fileds 1 0 0
Verify if the json object with id180406Has required fileds 1 0 0
Verify if the json object with id180405Has required fileds 1 0 0
Verify if the json object with id180404Has required fileds 1 0 0
Verify if the json object with id180403Has required fileds 1 0 0
Verify if the json object with id180402Has required fileds 1 0 0
Verify if the json object with id180401Has required fileds 1 0 0
Verify if the json object with id180400Has required fileds 1 0 0
Verify if the json object with id180399Has required fileds 1 0 0
Verify if the json object with id180398Has required fileds 1 0 0
Verify if the json object with id180397Has required fileds 1 0 0
Verify if the json object with id180396Has required fileds 1 0 0
Verify if the json object with id180395Has required fileds 1 0 0
Verify if the json object with id180394Has required fileds 1 0 0
Verify if the json object with id180393Has required fileds 1 0 0
Verify if the json object with id180392Has required fileds 1 0 0
Verify if the json object with id180391Has required fileds 1 0 0
Verify if the json object with id180390Has required fileds 1 0 0
Verify if the json object with id180389Has required fileds 1 0 0
Verify if the json object with id180388Has required fileds 1 0 0
Verify if the json object with id180387Has required fileds 1 0 0
Verify if the json object with id180386Has required fileds 1 0 0
Verify if the json object with id180385Has required fileds 1 0 0
Verify if the json object with id180384Has required fileds 1 0 0
Verify if the json object with id180383Has required fileds 1 0 0
Verify if the json object with id180382Has required fileds 1 0 0
Verify if the json object with id180381Has required fileds 1 0 0
Verify if the json object with id180380Has required fileds 1 0 0
Verify if the json object with id180379Has required fileds 1 0 0
Verify if the json object with id180378Has required fileds 1 0 0
Verify if the json object with id180377Has required fileds 1 0 0
Verify if the json object with id180376Has required fileds 1 0 0
Verify if the json object with id180373Has required fileds 1 0 0
Verify if the json object with id180372Has required fileds 1 0 0
Verify if the json object with id180371Has required fileds 1 0 0
Verify if the json object with id180370Has required fileds 1 0 0
Verify if the json object with id180369Has required fileds 1 0 0
Verify if the json object with id180368Has required fileds 1 0 0
Verify if the json object with id180367Has required fileds 1 0 0
Verify if the json object with id180366Has required fileds 1 0 0
Verify if the json object with id180365Has required fileds 1 0 0
Verify if the json object with id180364Has required fileds 1 0 0
Verify if the json object with id180363Has required fileds 1 0 0
Verify if the json object with id180362Has required fileds 1 0 0
Verify if the json object with id180361Has required fileds 1 0 0
Verify if the json object with id180360Has required fileds 1 0 0
Verify if the json object with id180359Has required fileds 1 0 0
Verify if the json object with id180358Has required fileds 1 0 0
Verify if the json object with id180357Has required fileds 1 0 0
Verify if the json object with id180356Has required fileds 1 0 0
Verify if the json object with id180355Has required fileds 1 0 0
Verify if the json object with id180354Has required fileds 1 0 0
Verify if the json object with id180353Has required fileds 1 0 0
Verify if the json object with id180352Has required fileds 1 0 0
Verify if the json object with id180351Has required fileds 1 0 0
Verify if the json object with id180350Has required fileds 1 0 0
Verify if the json object with id180349Has required fileds 1 0 0
Verify if the json object with id180348Has required fileds 1 0 0
Verify if the json object with id180347Has required fileds 1 0 0
Verify if the json object with id180340Has required fileds 1 0 0
Verify if the json object with id180339Has required fileds 1 0 0
Verify if the json object with id180338Has required fileds 1 0 0
Verify if the json object with id180337Has required fileds 1 0 0
Verify if the json object with id180336Has required fileds 1 0 0
Verify if the json object with id180335Has required fileds 1 0 0
Verify if the json object with id180334Has required fileds 1 0 0
Verify if the json object with id180333Has required fileds 1 0 0
Verify if the json object with id180332Has required fileds 1 0 0
Verify if the json object with id180331Has required fileds 1 0 0
Verify if the json object with id180330Has required fileds 1 0 0
Verify if the json object with id180329Has required fileds 1 0 0
Verify if the json object with id180328Has required fileds 1 0 0
Verify if the json object with id180327Has required fileds 1 0 0
Verify if the json object with id180326Has required fileds 1 0 0
Verify if the json object with id180325Has required fileds 1 0 0
Verify if the json object with id180324Has required fileds 1 0 0
Verify if the json object with id180323Has required fileds 1 0 0
Verify if the json object with id180322Has required fileds 1 0 0
Verify if the json object with id180321Has required fileds 1 0 0
Verify if the json object with id180320Has required fileds 1 0 0
Verify if the json object with id180319Has required fileds 1 0 0
Verify if the json object with id180318Has required fileds 1 0 0
Verify if the json object with id180317Has required fileds 1 0 0
Verify if the json object with id180316Has required fileds 1 0 0
Verify if the json object with id180315Has required fileds 1 0 0
Verify if the json object with id180314Has required fileds 1 0 0
Verify if the json object with id180313Has required fileds 1 0 0
Verify if the json object with id180312Has required fileds 1 0 0
Verify if the json object with id180311Has required fileds 1 0 0
Verify if the json object with id180310Has required fileds 1 0 0
Verify if the json object with id180309Has required fileds 1 0 0
Verify if the json object with id180308Has required fileds 1 0 0
Verify if the json object with id180307Has required fileds 1 0 0
Verify if the json object with id180306Has required fileds 1 0 0
Verify if the json object with id180304Has required fileds 1 0 0
Verify if the json object with id180302Has required fileds 1 0 0
Verify if the json object with id180301Has required fileds 1 0 0
Verify if the json object with id180300Has required fileds 1 0 0
Verify if the json object with id180299Has required fileds 1 0 0
Verify if the json object with id180298Has required fileds 1 0 0
Verify if the json object with id180297Has required fileds 1 0 0
Verify if the json object with id180296Has required fileds 1 0 0
Verify if the json object with id180295Has required fileds 1 0 0
Verify if the json object with id180294Has required fileds 1 0 0
Verify if the json object with id180293Has required fileds 1 0 0
Verify if the json object with id180292Has required fileds 1 0 0
Verify if the json object with id180291Has required fileds 1 0 0
Verify if the json object with id180290Has required fileds 1 0 0
Verify if the json object with id180289Has required fileds 1 0 0
Verify if the json object with id180288Has required fileds 1 0 0
Verify if the json object with id180287Has required fileds 1 0 0
Verify if the json object with id180286Has required fileds 1 0 0
Verify if the json object with id180285Has required fileds 1 0 0
Verify if the json object with id180284Has required fileds 1 0 0
Verify if the json object with id180282Has required fileds 1 0 0
Verify if the json object with id180281Has required fileds 1 0 0
Verify if the json object with id180279Has required fileds 1 0 0
Verify if the json object with id180278Has required fileds 1 0 0
Verify if the json object with id180277Has required fileds 1 0 0
Verify if the json object with id180276Has required fileds 1 0 0
Verify if the json object with id180275Has required fileds 1 0 0
Verify if the json object with id180274Has required fileds 1 0 0
Verify if the json object with id180273Has required fileds 1 0 0
Verify if the json object with id180272Has required fileds 1 0 0
Verify if the json object with id180271Has required fileds 1 0 0
Verify if the json object with id180270Has required fileds 1 0 0
Verify if the json object with id180269Has required fileds 1 0 0
Verify if the json object with id180268Has required fileds 1 0 0
Verify if the json object with id180267Has required fileds 1 0 0
Verify if the json object with id180266Has required fileds 1 0 0
Verify if the json object with id180265Has required fileds 1 0 0
Verify if the json object with id180264Has required fileds 1 0 0
Verify if the json object with id180263Has required fileds 1 0 0
Verify if the json object with id180262Has required fileds 1 0 0
Verify if the json object with id180261Has required fileds 1 0 0
Verify if the json object with id180260Has required fileds 1 0 0
Verify if the json object with id180259Has required fileds 1 0 0
Verify if the json object with id180258Has required fileds 1 0 0
Verify if the json object with id180257Has required fileds 1 0 0
Verify if the json object with id180256Has required fileds 1 0 0
Verify if the json object with id180255Has required fileds 1 0 0
Verify if the json object with id180254Has required fileds 1 0 0
Verify if the json object with id180249Has required fileds 1 0 0
Verify if the json object with id180247Has required fileds 1 0 0
Verify if the json object with id180246Has required fileds 1 0 0
Verify if the json object with id180244Has required fileds 1 0 0
Verify if the json object with id180242Has required fileds 1 0 0
Verify if the json object with id180241Has required fileds 1 0 0
Verify if the json object with id180240Has required fileds 1 0 0
Verify if the json object with id180239Has required fileds 1 0 0
Verify if the json object with id180238Has required fileds 1 0 0
Verify if the json object with id180237Has required fileds 1 0 0
Verify if the json object with id180236Has required fileds 1 0 0
Verify if the json object with id180235Has required fileds 1 0 0
Verify if the json object with id180234Has required fileds 1 0 0
Verify if the json object with id180233Has required fileds 1 0 0
Verify if the json object with id180232Has required fileds 1 0 0
Verify if the json object with id180231Has required fileds 1 0 0
Verify if the json object with id180228Has required fileds 1 0 0
Verify if the json object with id180225Has required fileds 1 0 0
Verify if the json object with id180224Has required fileds 1 0 0
Verify if the json object with id180223Has required fileds 1 0 0
Verify if the json object with id180222Has required fileds 1 0 0
Verify if the json object with id180221Has required fileds 1 0 0
Verify if the json object with id180220Has required fileds 1 0 0
Verify if the json object with id180219Has required fileds 1 0 0
Verify if the json object with id180218Has required fileds 1 0 0
Verify if the json object with id180217Has required fileds 1 0 0
Verify if the json object with id180216Has required fileds 1 0 0
Verify if the json object with id180215Has required fileds 1 0 0
Verify if the json object with id180212Has required fileds 1 0 0
Verify if the json object with id180209Has required fileds 1 0 0
Verify if the json object with id180207Has required fileds 1 0 0
Verify if the json object with id180206Has required fileds 1 0 0
Verify if the json object with id180204Has required fileds 1 0 0
Verify if the json object with id180202Has required fileds 1 0 0
Verify if the json object with id180198Has required fileds 1 0 0
Verify if the json object with id180197Has required fileds 1 0 0
Verify if the json object with id180196Has required fileds 1 0 0
Verify if the json object with id180195Has required fileds 1 0 0
Verify if the json object with id180194Has required fileds 1 0 0
Verify if the json object with id180193Has required fileds 1 0 0
Verify if the json object with id180192Has required fileds 1 0 0
Verify if the json object with id180191Has required fileds 1 0 0
Verify if the json object with id180190Has required fileds 1 0 0
Verify if the json object with id180189Has required fileds 1 0 0
Verify if the json object with id180188Has required fileds 1 0 0
Verify if the json object with id180187Has required fileds 1 0 0
Verify if the json object with id180186Has required fileds 1 0 0
Verify if the json object with id180185Has required fileds 1 0 0
Verify if the json object with id180184Has required fileds 1 0 0
Verify if the json object with id180183Has required fileds 1 0 0
Verify if the json object with id180182Has required fileds 1 0 0
Verify if the json object with id180181Has required fileds 1 0 0
Verify if the json object with id180180Has required fileds 1 0 0
Verify if the json object with id180179Has required fileds 1 0 0
Verify if the json object with id180178Has required fileds 1 0 0
Verify if the json object with id180176Has required fileds 1 0 0
Verify if the json object with id180174Has required fileds 1 0 0
Verify if the json object with id180170Has required fileds 1 0 0
Verify if the json object with id180169Has required fileds 1 0 0
Verify if the json object with id180168Has required fileds 1 0 0
Verify if the json object with id180166Has required fileds 1 0 0
Verify if the json object with id180164Has required fileds 1 0 0
Verify if the json object with id180163Has required fileds 1 0 0
Verify if the json object with id180162Has required fileds 1 0 0
Verify if the json object with id180161Has required fileds 1 0 0
Verify if the json object with id180160Has required fileds 1 0 0
Verify if the json object with id180159Has required fileds 1 0 0
Verify if the json object with id180158Has required fileds 1 0 0
Verify if the json object with id180157Has required fileds 1 0 0
Verify if the json object with id180156Has required fileds 1 0 0
Verify if the json object with id180155Has required fileds 1 0 0
Verify if the json object with id180154Has required fileds 1 0 0
Verify if the json object with id180153Has required fileds 1 0 0
Verify if the json object with id180152Has required fileds 1 0 0
Verify if the json object with id180151Has required fileds 1 0 0
Verify if the json object with id180150Has required fileds 1 0 0
Verify if the json object with id180149Has required fileds 1 0 0
Verify if the json object with id180148Has required fileds 1 0 0
Verify if the json object with id180147Has required fileds 1 0 0
Verify if the json object with id180146Has required fileds 1 0 0
Verify if the json object with id180145Has required fileds 1 0 0
Verify if the json object with id180144Has required fileds 1 0 0
Verify if the json object with id180143Has required fileds 1 0 0
Verify if the json object with id180142Has required fileds 1 0 0
Verify if the json object with id180141Has required fileds 1 0 0
Verify if the json object with id180140Has required fileds 1 0 0
Verify if the json object with id180139Has required fileds 1 0 0
Verify if the json object with id180138Has required fileds 1 0 0
Verify if the json object with id180137Has required fileds 1 0 0
Verify if the json object with id180136Has required fileds 1 0 0
Verify if the json object with id180135Has required fileds 1 0 0
Verify if the json object with id180134Has required fileds 1 0 0
Verify if the json object with id180133Has required fileds 1 0 0
Verify if the json object with id180132Has required fileds 1 0 0
Verify if the json object with id180131Has required fileds 1 0 0
Verify if the json object with id180130Has required fileds 1 0 0
Verify if the json object with id180129Has required fileds 1 0 0
Verify if the json object with id180127Has required fileds 1 0 0
Verify if the json object with id180126Has required fileds 1 0 0
Verify if the json object with id180124Has required fileds 1 0 0
Verify if the json object with id180123Has required fileds 1 0 0
Verify if the json object with id180122Has required fileds 1 0 0
Verify if the json object with id180121Has required fileds 1 0 0
Verify if the json object with id180120Has required fileds 1 0 0
Verify if the json object with id180119Has required fileds 1 0 0
Verify if the json object with id180118Has required fileds 1 0 0
Verify if the json object with id180115Has required fileds 1 0 0
Verify if the json object with id180114Has required fileds 1 0 0
Verify if the json object with id180113Has required fileds 1 0 0
Verify if the json object with id180112Has required fileds 1 0 0
Verify if the json object with id180111Has required fileds 1 0 0
Verify if the json object with id180110Has required fileds 1 0 0
Verify if the json object with id180109Has required fileds 1 0 0
Verify if the json object with id180108Has required fileds 1 0 0
Verify if the json object with id180107Has required fileds 1 0 0
Verify if the json object with id180106Has required fileds 1 0 0
Verify if the json object with id180105Has required fileds 1 0 0
Verify if the json object with id180104Has required fileds 1 0 0
Verify if the json object with id180103Has required fileds 1 0 0
Verify if the json object with id180102Has required fileds 1 0 0
Verify if the json object with id180101Has required fileds 1 0 0
Verify if the json object with id180100Has required fileds 1 0 0
Verify if the json object with id180099Has required fileds 1 0 0
Verify if the json object with id180097Has required fileds 1 0 0
Verify if the json object with id180096Has required fileds 1 0 0
Verify if the json object with id180095Has required fileds 1 0 0
Verify if the json object with id180093Has required fileds 1 0 0
Verify if the json object with id180092Has required fileds 1 0 0
Verify if the json object with id180091Has required fileds 1 0 0
Verify if the json object with id180090Has required fileds 1 0 0
Verify if the json object with id180089Has required fileds 1 0 0
Verify if the json object with id180088Has required fileds 1 0 0
Verify if the json object with id180087Has required fileds 1 0 0
Verify if the json object with id180086Has required fileds 1 0 0
Verify if the json object with id180085Has required fileds 1 0 0
Verify if the json object with id180084Has required fileds 1 0 0
Verify if the json object with id180083Has required fileds 1 0 0
Verify if the json object with id180082Has required fileds 1 0 0
Verify if the json object with id180081Has required fileds 1 0 0
Verify if the json object with id180080Has required fileds 1 0 0
Verify if the json object with id180079Has required fileds 1 0 0
Verify if the json object with id180078Has required fileds 1 0 0
Verify if the json object with id180077Has required fileds 1 0 0
Verify if the json object with id180076Has required fileds 1 0 0
Verify if the json object with id180075Has required fileds 1 0 0
Verify if the json object with id180074Has required fileds 1 0 0
Verify if the json object with id180073Has required fileds 1 0 0
Verify if the json object with id180072Has required fileds 1 0 0
Verify if the json object with id180071Has required fileds 1 0 0
Verify if the json object with id180070Has required fileds 1 0 0
Verify if the json object with id180069Has required fileds 1 0 0
Verify if the json object with id180068Has required fileds 1 0 0
Verify if the json object with id180067Has required fileds 1 0 0
Verify if the json object with id180066Has required fileds 1 0 0
Verify if the json object with id180065Has required fileds 1 0 0
Verify if the json object with id180621Has required fileds 1 0 0
Verify if the json object with id180619Has required fileds 1 0 0
Verify if the json object with id180618Has required fileds 1 0 0
Verify if the json object with id180616Has required fileds 1 0 0
Verify if the json object with id180615Has required fileds 1 0 0
Verify if the json object with id180613Has required fileds 1 0 0
Verify if the json object with id180609Has required fileds 1 0 0
Verify if the json object with id180607Has required fileds 1 0 0
Verify if the json object with id180305Has required fileds 1 0 0
Verify if the json object with id180303Has required fileds 1 0 0
Verify if the json object with id180283Has required fileds 1 0 0
Verify if the json object with id180280Has required fileds 1 0 0
Verify if the json object with id180245Has required fileds 1 0 0
Verify if the json object with id180243Has required fileds 1 0 0
Verify if the json object with id180167Has required fileds 1 0 0
Verify if the json object with id180165Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1565 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1333 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 31ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 580254e2-4018-4e79-aa9e-d6b1cc1682d1
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 26ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token fc3dc854-4828-497b-909c-b5c7fb398235
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 193ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 01ff930a-d178-4052-9ea4-02fe32c0f6bb
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 356ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type application/json
Cache-Control no-cache
Postman-Token 27f78509-885f-49f6-9699-8e805f56673d
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 356 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 354ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type application/json
Cache-Control no-cache
Postman-Token f4a39261-f309-4558-ad87-d217dadffd59
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 356ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type application/json
Cache-Control no-cache
Postman-Token bc73e633-044b-4377-947a-2c2d98c9114d
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 112ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 4c2ff37b-c92a-4094-add3-4dd211d5ca3a
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 356ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token f0a47919-ba0c-4a08-9f57-6c4760a425f3
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 146ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type text/plain
Cache-Control no-cache
Postman-Token aa625d0b-54a9-4a4b-b79b-f020ba2e1016
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 355ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type text/plain
Cache-Control no-cache
Postman-Token 31664cca-d845-4ad0-b17c-1165b1698f6b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 354ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 5063e24b-12fd-4013-abe3-49544f3c2bf8
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 131ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token f9c7d922-f10f-455a-87dd-2c5ebd3baef9
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 372ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type text/plain
Cache-Control no-cache
Postman-Token a3e530cf-744f-45aa-93bd-cfe14c211f4a
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 134ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type text/plain
Cache-Control no-cache
Postman-Token 2c73594d-7fb0-47aa-896b-77fd30272c7f
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 357ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type text/plain
Cache-Control no-cache
Postman-Token dbb80e8b-7b8e-4955-aba5-01f6789e8bc9
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 146ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b10394db-9f83-4bce-af2d-58a9c86cb801
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-GJn3vxwlyarPUBN/iAfPGp0cBPs"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 1 0 0
Verify the schema matches the correct json schema 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 355ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb27fbc6-e420-4600-9a89-180d499fb137
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 354ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a4c0226-55cc-4ab7-808c-f889615c0150
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 355ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Cache-Control no-cache
Postman-Token 571a2368-1838-4aa6-8725-9272c217844b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 355 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 357ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Cache-Control no-cache
Postman-Token b6ecc106-7960-4877-b8b6-03e4f0710505
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:30:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Cache-Control no-cache
Postman-Token 7b168e55-2d4e-4fdf-99f7-02ad69777172
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 114ms
Mean size per request: 248B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Cache-Control no-cache
Postman-Token 88cc34e9-e0bc-42c7-9542-b1b5626379c3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-IrE4BoVzHuuJew4jnaNorX6q/jE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":946},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 114 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 114ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Cache-Control no-cache
Postman-Token e5206f48-f4ca-49dd-ae23-c0be5cd6efab
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-IrE4BoVzHuuJew4jnaNorX6q/jE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":946},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 164ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 9f77b9fe-7508-481d-8664-129ad4e34682
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 928ms
Mean size per request: 918.62KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Cache-Control no-cache
Postman-Token d205c617-9d45-4b66-931a-15a068d63bb4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 940668
ETag W/"e5a7c-zpuPize//KLKFW19QiwgaKZt2Dc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd  efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180527,"job_number":"JOB_180527","tr_customer_id":180545,"tr_customer_product_id":180535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:57.000Z","modified_at":"2026-02-08T13:57:57.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104604446271953","imei1":"104604446271953","imei2":"104604446271953","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180529,"job_number":"JOB_180529","tr_customer_id":180547,"tr_customer_product_id":180537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:58:46.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105078321055700","imei1":"105078321055700","imei2":"105078321055700","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180531,"job_number":"JOB_180531","tr_customer_id":180549,"tr_customer_product_id":180539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:09.000Z","modified_at":"2026-02-08T13:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79258706893459","imei1":"79258706893459","imei2":"79258706893459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180532,"job_number":"JOB_180532","tr_customer_id":180550,"tr_customer_product_id":180540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16614611302081","imei1":"16614611302081","imei2":"16614611302081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180533,"job_number":"JOB_180533","tr_customer_id":180551,"tr_customer_product_id":180541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33143962173682","imei1":"33143962173682","imei2":"33143962173682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180534,"job_number":"JOB_180534","tr_customer_id":180552,"tr_customer_product_id":180542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52372207395973","imei1":"52372207395973","imei2":"52372207395973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180535,"job_number":"JOB_180535","tr_customer_id":180553,"tr_customer_product_id":180543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41279575795671","imei1":"41279575795671","imei2":"41279575795671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180536,"job_number":"JOB_180536","tr_customer_id":180554,"tr_customer_product_id":180544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37142244609990","imei1":"37142244609990","imei2":"37142244609990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180539,"job_number":"JOB_180539","tr_customer_id":180557,"tr_customer_product_id":180547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:24.000Z","modified_at":"2026-02-08T13:59:24.000Z","name":"Piper Kuhn","mobile_number":"469-483-5760","email_id":"Dylan.Kautzer67@gmail.com","dop":"2025-04-06","serial_number":"15181053479646604","imei1":"15181053479646604","imei2":"15181053479646604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180540,"job_number":"JOB_180540","tr_customer_id":180558,"tr_customer_product_id":180548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T13:59:34.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106707548850756","imei1":"106707548850756","imei2":"106707548850756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180542,"job_number":"JOB_180542","tr_customer_id":180560,"tr_customer_product_id":180550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69949483191113","imei1":"69949483191113","imei2":"69949483191113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180543,"job_number":"JOB_180543","tr_customer_id":180561,"tr_customer_product_id":180551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54394109351148","imei1":"54394109351148","imei2":"54394109351148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180544,"job_number":"JOB_180544","tr_customer_id":180562,"tr_customer_product_id":180552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64278196028626","imei1":"64278196028626","imei2":"64278196028626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180545,"job_number":"JOB_180545","tr_customer_id":180563,"tr_customer_product_id":180553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96188274944394","imei1":"96188274944394","imei2":"96188274944394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180546,"job_number":"JOB_180546","tr_customer_id":180564,"tr_customer_product_id":180554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85587539789341","imei1":"85587539789341","imei2":"85587539789341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180547,"job_number":"JOB_180547","tr_customer_id":180565,"tr_customer_product_id":180555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T13:59:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28584823408899","imei1":"28584823408899","imei2":"28584823408899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180549,"job_number":"JOB_180549","tr_customer_id":180567,"tr_customer_product_id":180557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22266787994294","imei1":"22266787994294","imei2":"22266787994294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180550,"job_number":"JOB_180550","tr_customer_id":180568,"tr_customer_product_id":180558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49412072345237","imei1":"49412072345237","imei2":"49412072345237","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180551,"job_number":"JOB_180551","tr_customer_id":180569,"tr_customer_product_id":180559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40792542391321","imei1":"40792542391321","imei2":"40792542391321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180552,"job_number":"JOB_180552","tr_customer_id":180570,"tr_customer_product_id":180560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36029055969019","imei1":"36029055969019","imei2":"36029055969019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180553,"job_number":"JOB_180553","tr_customer_id":180571,"tr_customer_product_id":180561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71474003650779","imei1":"71474003650779","imei2":"71474003650779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180554,"job_number":"JOB_180554","tr_customer_id":180572,"tr_customer_product_id":180562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25193061119213","imei1":"25193061119213","imei2":"25193061119213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180556,"job_number":"JOB_180556","tr_customer_id":180574,"tr_customer_product_id":180564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:34.000Z","modified_at":"2026-02-08T14:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10178785469419","imei1":"10178785469419","imei2":"10178785469419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180558,"job_number":"JOB_180558","tr_customer_id":180576,"tr_customer_product_id":180566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:36.000Z","modified_at":"2026-02-08T14:00:36.000Z","name":"Reymundo Lesch","mobile_number":"959-631-3701","email_id":"Mortimer.Grimes@hotmail.com","dop":"2025-04-06","serial_number":"13046825301078760","imei1":"13046825301078760","imei2":"13046825301078760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180562,"job_number":"JOB_180562","tr_customer_id":180580,"tr_customer_product_id":180570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18055937155651","imei1":"18055937155651","imei2":"18055937155651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180564,"job_number":"JOB_180564","tr_customer_id":180582,"tr_customer_product_id":180572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:24.000Z","modified_at":"2026-02-08T14:01:24.000Z","name":"Prudence Feeney","mobile_number":"301-700-8061","email_id":"Athena.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"16102568806358916","imei1":"16102568806358916","imei2":"16102568806358916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180565,"job_number":"JOB_180565","tr_customer_id":180583,"tr_customer_product_id":180573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19077642464205","imei1":"19077642464205","imei2":"19077642464205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180567,"job_number":"JOB_180567","tr_customer_id":180585,"tr_customer_product_id":180575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:11.000Z","modified_at":"2026-02-08T14:02:11.000Z","name":"Lisa Rolfson","mobile_number":"438-697-4409","email_id":"Boyd30@hotmail.com","dop":"2025-04-06","serial_number":"13128114824048736","imei1":"13128114824048736","imei2":"13128114824048736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180577,"job_number":"JOB_180577","tr_customer_id":180595,"tr_customer_product_id":180585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"97989040955609","imei1":"97989040955609","imei2":"97989040955609","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180578,"job_number":"JOB_180578","tr_customer_id":180596,"tr_customer_product_id":180586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"Ewell Sawayn","mobile_number":"540-447-8124","email_id":"Efrain31@gmail.com","dop":"2025-02-01","serial_number":"98480597561065","imei1":"98480597561065","imei2":"98480597561065","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180580,"job_number":"JOB_180580","tr_customer_id":180598,"tr_customer_product_id":180588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"71677591577650","imei1":"71677591577650","imei2":"71677591577650","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180581,"job_number":"JOB_180581","tr_customer_id":180599,"tr_customer_product_id":180589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"Rick Feeney","mobile_number":"537-361-7520","email_id":"Mose.Metz@yahoo.com","dop":"2025-02-01","serial_number":"41323805013656","imei1":"41323805013656","imei2":"41323805013656","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180583,"job_number":"JOB_180583","tr_customer_id":180601,"tr_customer_product_id":180591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:35.000Z","modified_at":"2026-02-08T14:20:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660897877368","imei1":"10660897877368","imei2":"10660897877368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180585,"job_number":"JOB_180585","tr_customer_id":180603,"tr_customer_product_id":180593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:37.000Z","modified_at":"2026-02-08T14:20:37.000Z","name":"Lavon Fisher","mobile_number":"413-480-3446","email_id":"Emile.Stracke91@yahoo.com","dop":"2025-04-06","serial_number":"12106999377804322","imei1":"12106999377804322","imei2":"12106999377804322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180586,"job_number":"JOB_180586","tr_customer_id":180604,"tr_customer_product_id":180594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:38.000Z","modified_at":"2026-02-08T14:20:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"89343603974856","imei1":"89343603974856","imei2":"89343603974856","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180587,"job_number":"JOB_180587","tr_customer_id":180605,"tr_customer_product_id":180595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:39.000Z","modified_at":"2026-02-08T14:20:39.000Z","name":"Lavada Rowe","mobile_number":"234-500-2917","email_id":"Deron_Metz71@hotmail.com","dop":"2025-02-01","serial_number":"68533269897309","imei1":"68533269897309","imei2":"68533269897309","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180589,"job_number":"JOB_180589","tr_customer_id":180607,"tr_customer_product_id":180597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151606395183","imei1":"18151606395183","imei2":"18151606395183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180591,"job_number":"JOB_180591","tr_customer_id":180609,"tr_customer_product_id":180599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:13.000Z","modified_at":"2026-02-08T14:21:13.000Z","name":"Lucy Nikolaus","mobile_number":"612-413-6314","email_id":"Raul.Leannon18@hotmail.com","dop":"2025-04-06","serial_number":"14328961623734680","imei1":"14328961623734680","imei2":"14328961623734680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180592,"job_number":"JOB_180592","tr_customer_id":180610,"tr_customer_product_id":180600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:21.000Z","modified_at":"2026-02-08T14:21:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19725841274474","imei1":"19725841274474","imei2":"19725841274474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180594,"job_number":"JOB_180594","tr_customer_id":180612,"tr_customer_product_id":180602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:23.000Z","modified_at":"2026-02-08T14:21:23.000Z","name":"Furman Koelpin","mobile_number":"346-558-0723","email_id":"Trudie70@yahoo.com","dop":"2025-04-06","serial_number":"17780119563102648","imei1":"17780119563102648","imei2":"17780119563102648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180595,"job_number":"JOB_180595","tr_customer_id":180613,"tr_customer_product_id":180603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:58.000Z","modified_at":"2026-02-08T14:21:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14598104268583","imei1":"14598104268583","imei2":"14598104268583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180597,"job_number":"JOB_180597","tr_customer_id":180615,"tr_customer_product_id":180605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:00.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Stan Mertz","mobile_number":"513-711-4286","email_id":"Chaya_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"11644541272605020","imei1":"11644541272605020","imei2":"11644541272605020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180598,"job_number":"JOB_180598","tr_customer_id":180616,"tr_customer_product_id":180606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18983628038337","imei1":"18983628038337","imei2":"18983628038337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180600,"job_number":"JOB_180600","tr_customer_id":180618,"tr_customer_product_id":180608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:09.000Z","modified_at":"2026-02-08T14:22:09.000Z","name":"Heather Collins","mobile_number":"740-294-7607","email_id":"Savion.Kunde@gmail.com","dop":"2025-04-06","serial_number":"15878745361802478","imei1":"15878745361802478","imei2":"15878745361802478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180601,"job_number":"JOB_180601","tr_customer_id":180619,"tr_customer_product_id":180609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:30.000Z","modified_at":"2026-02-08T14:22:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10946843577957","imei1":"10946843577957","imei2":"10946843577957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180603,"job_number":"JOB_180603","tr_customer_id":180621,"tr_customer_product_id":180611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:22:31.000Z","name":"America Legros","mobile_number":"568-873-2693","email_id":"Elta55@yahoo.com","dop":"2025-06-18","serial_number":"1057689858638897","imei1":"1057689858638897","imei2":"1057689858638897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180604,"job_number":"JOB_180604","tr_customer_id":180622,"tr_customer_product_id":180612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:45.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837040606229","imei1":"15837040606229","imei2":"15837040606229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180606,"job_number":"JOB_180606","tr_customer_id":180624,"tr_customer_product_id":180614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:47.000Z","modified_at":"2026-02-08T14:22:47.000Z","name":"Greyson Barrows","mobile_number":"248-701-0857","email_id":"Melissa_Grady@yahoo.com","dop":"2025-04-06","serial_number":"14464942977519696","imei1":"14464942977519696","imei2":"14464942977519696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180610,"job_number":"JOB_180610","tr_customer_id":180628,"tr_customer_product_id":180618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10167572570279","imei1":"10167572570279","imei2":"10167572570279","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180612,"job_number":"JOB_180612","tr_customer_id":180630,"tr_customer_product_id":180620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"Kurtis Nitzsche","mobile_number":"596-929-5837","email_id":"Travon.Moore58@gmail.com","dop":"2025-06-18","serial_number":"1097538551322889","imei1":"1097538551322889","imei2":"1097538551322889","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180622,"job_number":"JOB_180622","tr_customer_id":180640,"tr_customer_product_id":180630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12981560262399","imei1":"12981560262399","imei2":"12981560262399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180624,"job_number":"JOB_180624","tr_customer_id":180642,"tr_customer_product_id":180632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:26.000Z","modified_at":"2026-02-08T14:25:26.000Z","name":"Gabriella Simonis","mobile_number":"304-545-5550","email_id":"Luther.Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"17045357272701778","imei1":"17045357272701778","imei2":"17045357272701778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180625,"job_number":"JOB_180625","tr_customer_id":180643,"tr_customer_product_id":180633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10817750843860","imei1":"10817750843860","imei2":"10817750843860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180627,"job_number":"JOB_180627","tr_customer_id":180645,"tr_customer_product_id":180635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:29.000Z","modified_at":"2026-02-08T14:25:29.000Z","name":"Emmett Hills","mobile_number":"603-322-3804","email_id":"Pascale_Hettinger69@gmail.com","dop":"2025-04-06","serial_number":"13556698490155630","imei1":"13556698490155630","imei2":"13556698490155630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180628,"job_number":"JOB_180628","tr_customer_id":180646,"tr_customer_product_id":180636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:09.000Z","modified_at":"2026-02-08T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12084375608828","imei1":"12084375608828","imei2":"12084375608828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180630,"job_number":"JOB_180630","tr_customer_id":180648,"tr_customer_product_id":180638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:11.000Z","modified_at":"2026-02-08T14:26:11.000Z","name":"Jarrod Sawayn","mobile_number":"734-326-5007","email_id":"Cedrick_Purdy80@yahoo.com","dop":"2025-04-06","serial_number":"19293028001380776","imei1":"19293028001380776","imei2":"19293028001380776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180631,"job_number":"JOB_180631","tr_customer_id":180649,"tr_customer_product_id":180639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:14.000Z","modified_at":"2026-02-08T14:26:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16543625386449","imei1":"16543625386449","imei2":"16543625386449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180633,"job_number":"JOB_180633","tr_customer_id":180651,"tr_customer_product_id":180641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:16.000Z","modified_at":"2026-02-08T14:26:16.000Z","name":"Baylee Jerde","mobile_number":"650-340-6325","email_id":"Ashleigh63@yahoo.com","dop":"2025-04-06","serial_number":"18701744897610890","imei1":"18701744897610890","imei2":"18701744897610890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180634,"job_number":"JOB_180634","tr_customer_id":180652,"tr_customer_product_id":180642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:26:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18952458001854","imei1":"18952458001854","imei2":"18952458001854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180636,"job_number":"JOB_180636","tr_customer_id":180654,"tr_customer_product_id":180644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:41.000Z","modified_at":"2026-02-08T14:26:41.000Z","name":"Rene Lakin","mobile_number":"313-239-9906","email_id":"Faustino.Orn49@yahoo.com","dop":"2025-04-06","serial_number":"12588223049745100","imei1":"12588223049745100","imei2":"12588223049745100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180637,"job_number":"JOB_180637","tr_customer_id":180655,"tr_customer_product_id":180645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17973095445641","imei1":"17973095445641","imei2":"17973095445641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180639,"job_number":"JOB_180639","tr_customer_id":180657,"tr_customer_product_id":180647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:56.000Z","modified_at":"2026-02-08T14:26:56.000Z","name":"Marianna Mayer","mobile_number":"866-788-4910","email_id":"Shaun0@yahoo.com","dop":"2025-04-06","serial_number":"16628768293653930","imei1":"16628768293653930","imei2":"16628768293653930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180640,"job_number":"JOB_180640","tr_customer_id":180658,"tr_customer_product_id":180648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:26:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17083700156570","imei1":"17083700156570","imei2":"17083700156570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180642,"job_number":"JOB_180642","tr_customer_id":180660,"tr_customer_product_id":180650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:01.000Z","modified_at":"2026-02-08T14:27:01.000Z","name":"Karl Schaden","mobile_number":"698-558-8503","email_id":"Kole.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"13948378547733976","imei1":"13948378547733976","imei2":"13948378547733976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180643,"job_number":"JOB_180643","tr_customer_id":180661,"tr_customer_product_id":180651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18146556114062","imei1":"18146556114062","imei2":"18146556114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180645,"job_number":"JOB_180645","tr_customer_id":180663,"tr_customer_product_id":180653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:03.000Z","modified_at":"2026-02-08T14:27:03.000Z","name":"Berneice Price","mobile_number":"873-280-6000","email_id":"Layne_Schimmel28@yahoo.com","dop":"2025-04-06","serial_number":"10995544047478364","imei1":"10995544047478364","imei2":"10995544047478364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180646,"job_number":"JOB_180646","tr_customer_id":180664,"tr_customer_product_id":180654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:27:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18450364582926","imei1":"18450364582926","imei2":"18450364582926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180648,"job_number":"JOB_180648","tr_customer_id":180666,"tr_customer_product_id":180656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:26.000Z","modified_at":"2026-02-08T14:27:26.000Z","name":"Alexys Wehner","mobile_number":"201-524-4387","email_id":"Vicky47@hotmail.com","dop":"2025-04-06","serial_number":"17661960058004280","imei1":"17661960058004280","imei2":"17661960058004280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180649,"job_number":"JOB_180649","tr_customer_id":180667,"tr_customer_product_id":180657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:27:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14626811347729","imei1":"14626811347729","imei2":"14626811347729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180651,"job_number":"JOB_180651","tr_customer_id":180669,"tr_customer_product_id":180659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:47.000Z","modified_at":"2026-02-08T14:27:47.000Z","name":"Elmer Prosacco","mobile_number":"855-963-1155","email_id":"Shaun.Batz36@hotmail.com","dop":"2025-04-06","serial_number":"15180123192468258","imei1":"15180123192468258","imei2":"15180123192468258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180653,"job_number":"JOB_180653","tr_customer_id":180671,"tr_customer_product_id":180661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:09.000Z","modified_at":"2026-02-08T14:28:09.000Z","name":"Hannah Schowalter","mobile_number":"919-942-1015","email_id":"Rebekah.Adams71@gmail.com","dop":"2025-04-06","serial_number":"18309789408050932","imei1":"18309789408050932","imei2":"18309789408050932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180654,"job_number":"JOB_180654","tr_customer_id":180672,"tr_customer_product_id":180662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19581167757173","imei1":"19581167757173","imei2":"19581167757173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180656,"job_number":"JOB_180656","tr_customer_id":180674,"tr_customer_product_id":180664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:12.000Z","modified_at":"2026-02-08T14:28:12.000Z","name":"Moshe Leannon","mobile_number":"579-775-8631","email_id":"Caleigh.Klocko47@yahoo.com","dop":"2025-04-06","serial_number":"12318242200113064","imei1":"12318242200113064","imei2":"12318242200113064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180657,"job_number":"JOB_180657","tr_customer_id":180675,"tr_customer_product_id":180665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:25.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10424478635803","imei1":"10424478635803","imei2":"10424478635803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180659,"job_number":"JOB_180659","tr_customer_id":180677,"tr_customer_product_id":180667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:27.000Z","modified_at":"2026-02-08T14:28:27.000Z","name":"Mateo Will","mobile_number":"982-604-6780","email_id":"Sallie0@hotmail.com","dop":"2025-04-06","serial_number":"18996294927067980","imei1":"18996294927067980","imei2":"18996294927067980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180661,"job_number":"JOB_180661","tr_customer_id":180679,"tr_customer_product_id":180669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:32.000Z","modified_at":"2026-02-08T14:28:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17863105104038","imei1":"17863105104038","imei2":"17863105104038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180663,"job_number":"JOB_180663","tr_customer_id":180681,"tr_customer_product_id":180671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:34.000Z","modified_at":"2026-02-08T14:28:34.000Z","name":"Fleta McCullough","mobile_number":"690-739-9706","email_id":"Emmanuel8@gmail.com","dop":"2025-04-06","serial_number":"18344647786099756","imei1":"18344647786099756","imei2":"18344647786099756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180666,"job_number":"JOB_180666","tr_customer_id":180684,"tr_customer_product_id":180674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18152327947782","imei1":"18152327947782","imei2":"18152327947782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180668,"job_number":"JOB_180668","tr_customer_id":180686,"tr_customer_product_id":180676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:16.000Z","modified_at":"2026-02-08T14:29:16.000Z","name":"Millie Bogisich","mobile_number":"791-979-1611","email_id":"Ray80@yahoo.com","dop":"2025-04-06","serial_number":"18113609060645676","imei1":"18113609060645676","imei2":"18113609060645676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180670,"job_number":"JOB_180670","tr_customer_id":180688,"tr_customer_product_id":180678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:28.000Z","modified_at":"2026-02-08T14:29:28.000Z","name":"Flo Ruecker","mobile_number":"389-221-9152","email_id":"Fanny.Schamberger@gmail.com","dop":"2025-04-06","serial_number":"11606743275147552","imei1":"11606743275147552","imei2":"11606743275147552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180671,"job_number":"JOB_180671","tr_customer_id":180689,"tr_customer_product_id":180679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12200938957838","imei1":"12200938957838","imei2":"12200938957838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180673,"job_number":"JOB_180673","tr_customer_id":180691,"tr_customer_product_id":180681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:05.000Z","modified_at":"2026-02-08T14:30:05.000Z","name":"Celine Ziemann","mobile_number":"710-509-2062","email_id":"Grant.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"13205013139632332","imei1":"13205013139632332","imei2":"13205013139632332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180674,"job_number":"JOB_180674","tr_customer_id":180692,"tr_customer_product_id":180682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16717530874995","imei1":"16717530874995","imei2":"16717530874995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180676,"job_number":"JOB_180676","tr_customer_id":180694,"tr_customer_product_id":180684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:21.000Z","modified_at":"2026-02-08T14:32:21.000Z","name":"Layla Breitenberg","mobile_number":"424-484-3411","email_id":"Brant_Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"11891752915272896","imei1":"11891752915272896","imei2":"11891752915272896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180677,"job_number":"JOB_180677","tr_customer_id":180695,"tr_customer_product_id":180685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19858425935583","imei1":"19858425935583","imei2":"19858425935583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180679,"job_number":"JOB_180679","tr_customer_id":180697,"tr_customer_product_id":180687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:23.000Z","modified_at":"2026-02-08T14:32:23.000Z","name":"Erna Homenick","mobile_number":"975-783-9655","email_id":"Raheem36@gmail.com","dop":"2025-04-06","serial_number":"19962081859507550","imei1":"19962081859507550","imei2":"19962081859507550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180681,"job_number":"JOB_180681","tr_customer_id":180699,"tr_customer_product_id":180689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:56.000Z","modified_at":"2026-02-08T14:32:56.000Z","name":"Gwendolyn Sipes","mobile_number":"872-238-2973","email_id":"Darius6@hotmail.com","dop":"2025-04-06","serial_number":"17049858834535136","imei1":"17049858834535136","imei2":"17049858834535136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180682,"job_number":"JOB_180682","tr_customer_id":180700,"tr_customer_product_id":180690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11934818412011","imei1":"11934818412011","imei2":"11934818412011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180684,"job_number":"JOB_180684","tr_customer_id":180702,"tr_customer_product_id":180692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:06.000Z","modified_at":"2026-02-08T14:33:06.000Z","name":"Myrtis Schuppe","mobile_number":"695-904-7204","email_id":"Isaiah_Wyman75@yahoo.com","dop":"2025-04-06","serial_number":"15810137682561592","imei1":"15810137682561592","imei2":"15810137682561592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180685,"job_number":"JOB_180685","tr_customer_id":180703,"tr_customer_product_id":180693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905184044381","imei1":"16905184044381","imei2":"16905184044381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180687,"job_number":"JOB_180687","tr_customer_id":180705,"tr_customer_product_id":180695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:09.000Z","modified_at":"2026-02-08T14:33:09.000Z","name":"Burley Schuppe","mobile_number":"776-398-5070","email_id":"Simeon26@gmail.com","dop":"2025-04-06","serial_number":"19789631832212188","imei1":"19789631832212188","imei2":"19789631832212188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180688,"job_number":"JOB_180688","tr_customer_id":180706,"tr_customer_product_id":180696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:27.000Z","modified_at":"2026-02-08T14:33:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11976293283832","imei1":"11976293283832","imei2":"11976293283832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180690,"job_number":"JOB_180690","tr_customer_id":180708,"tr_customer_product_id":180698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:29.000Z","modified_at":"2026-02-08T14:33:29.000Z","name":"Elouise Considine","mobile_number":"863-717-5561","email_id":"Claude.MacGyver14@gmail.com","dop":"2025-04-06","serial_number":"15878695079629820","imei1":"15878695079629820","imei2":"15878695079629820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180695,"job_number":"JOB_180695","tr_customer_id":180713,"tr_customer_product_id":180703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:41.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Nash Kertzmann","mobile_number":"877-659-7671","email_id":"Cyril50@yahoo.com","dop":"2025-04-06","serial_number":"18145490695890990","imei1":"18145490695890990","imei2":"18145490695890990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180696,"job_number":"JOB_180696","tr_customer_id":180714,"tr_customer_product_id":180704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:33:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14464513725479","imei1":"14464513725479","imei2":"14464513725479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180698,"job_number":"JOB_180698","tr_customer_id":180716,"tr_customer_product_id":180706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:50.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Lola Blick","mobile_number":"758-251-8141","email_id":"Ebony6@gmail.com","dop":"2025-04-06","serial_number":"12417856477188788","imei1":"12417856477188788","imei2":"12417856477188788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180699,"job_number":"JOB_180699","tr_customer_id":180717,"tr_customer_product_id":180707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19853778081182","imei1":"19853778081182","imei2":"19853778081182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180704,"job_number":"JOB_180704","tr_customer_id":180722,"tr_customer_product_id":180712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:56.000Z","modified_at":"2026-02-08T14:33:56.000Z","name":"Brendon Greenholt","mobile_number":"956-812-2178","email_id":"Brigitte30@gmail.com","dop":"2025-04-06","serial_number":"15938994332419052","imei1":"15938994332419052","imei2":"15938994332419052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180708,"job_number":"JOB_180708","tr_customer_id":180726,"tr_customer_product_id":180716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:14.000Z","modified_at":"2026-02-08T14:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19513483333827","imei1":"19513483333827","imei2":"19513483333827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180710,"job_number":"JOB_180710","tr_customer_id":180728,"tr_customer_product_id":180718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:16.000Z","modified_at":"2026-02-08T14:34:16.000Z","name":"Aiyana O'Reilly","mobile_number":"521-671-2637","email_id":"Violet47@yahoo.com","dop":"2025-04-06","serial_number":"18836776955496480","imei1":"18836776955496480","imei2":"18836776955496480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180711,"job_number":"JOB_180711","tr_customer_id":180729,"tr_customer_product_id":180719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16037964723916","imei1":"16037964723916","imei2":"16037964723916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180713,"job_number":"JOB_180713","tr_customer_id":180731,"tr_customer_product_id":180721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:01.000Z","modified_at":"2026-02-08T14:35:01.000Z","name":"Jamar Harber","mobile_number":"444-945-6780","email_id":"Esther.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"13491293098809334","imei1":"13491293098809334","imei2":"13491293098809334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180715,"job_number":"JOB_180715","tr_customer_id":180733,"tr_customer_product_id":180723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:18.000Z","modified_at":"2026-02-08T14:35:18.000Z","name":"Halie Schaden","mobile_number":"275-756-9529","email_id":"Rachel.Berge@hotmail.com","dop":"2025-04-06","serial_number":"12565054062744512","imei1":"12565054062744512","imei2":"12565054062744512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180716,"job_number":"JOB_180716","tr_customer_id":180734,"tr_customer_product_id":180724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:35:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17768084464110","imei1":"17768084464110","imei2":"17768084464110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180718,"job_number":"JOB_180718","tr_customer_id":180736,"tr_customer_product_id":180726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:35.000Z","modified_at":"2026-02-08T14:35:35.000Z","name":"Keith Schaden","mobile_number":"211-388-1309","email_id":"Ally60@yahoo.com","dop":"2025-04-06","serial_number":"18026911207518310","imei1":"18026911207518310","imei2":"18026911207518310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180719,"job_number":"JOB_180719","tr_customer_id":180737,"tr_customer_product_id":180727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:35:37.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14660646192756","imei1":"14660646192756","imei2":"14660646192756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180721,"job_number":"JOB_180721","tr_customer_id":180739,"tr_customer_product_id":180729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:39.000Z","modified_at":"2026-02-08T14:35:39.000Z","name":"Vaughn Kozey","mobile_number":"510-876-7173","email_id":"Ezra_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12458741410507062","imei1":"12458741410507062","imei2":"12458741410507062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180722,"job_number":"JOB_180722","tr_customer_id":180740,"tr_customer_product_id":180730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:35:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12391076118317","imei1":"12391076118317","imei2":"12391076118317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180724,"job_number":"JOB_180724","tr_customer_id":180742,"tr_customer_product_id":180732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:41.000Z","modified_at":"2026-02-08T14:35:41.000Z","name":"Lucinda Bernier","mobile_number":"546-540-6250","email_id":"Sabryna90@yahoo.com","dop":"2025-04-06","serial_number":"16447982926946080","imei1":"16447982926946080","imei2":"16447982926946080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180725,"job_number":"JOB_180725","tr_customer_id":180743,"tr_customer_product_id":180733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:35:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17047548559424","imei1":"17047548559424","imei2":"17047548559424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180727,"job_number":"JOB_180727","tr_customer_id":180745,"tr_customer_product_id":180735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:49.000Z","modified_at":"2026-02-08T14:35:49.000Z","name":"Josianne Lesch","mobile_number":"364-925-7156","email_id":"Rusty86@gmail.com","dop":"2025-04-06","serial_number":"19281679877217350","imei1":"19281679877217350","imei2":"19281679877217350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180728,"job_number":"JOB_180728","tr_customer_id":180746,"tr_customer_product_id":180736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18404818798930","imei1":"18404818798930","imei2":"18404818798930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180730,"job_number":"JOB_180730","tr_customer_id":180748,"tr_customer_product_id":180738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:23.000Z","modified_at":"2026-02-08T14:36:23.000Z","name":"Guy Konopelski","mobile_number":"219-546-1156","email_id":"Abdul_Kassulke@yahoo.com","dop":"2025-04-06","serial_number":"15356096203591724","imei1":"15356096203591724","imei2":"15356096203591724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180731,"job_number":"JOB_180731","tr_customer_id":180749,"tr_customer_product_id":180739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:36:25.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13595423384548","imei1":"13595423384548","imei2":"13595423384548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180733,"job_number":"JOB_180733","tr_customer_id":180751,"tr_customer_product_id":180741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:27.000Z","modified_at":"2026-02-08T14:36:27.000Z","name":"Donavon Kassulke","mobile_number":"665-265-4475","email_id":"Clotilde.Kozey46@hotmail.com","dop":"2025-04-06","serial_number":"15204485925510948","imei1":"15204485925510948","imei2":"15204485925510948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180734,"job_number":"JOB_180734","tr_customer_id":180752,"tr_customer_product_id":180742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061224841371","imei1":"16061224841371","imei2":"16061224841371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180736,"job_number":"JOB_180736","tr_customer_id":180754,"tr_customer_product_id":180744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:30.000Z","modified_at":"2026-02-08T14:36:30.000Z","name":"Verlie Rodriguez","mobile_number":"858-833-4488","email_id":"Barbara_Auer32@gmail.com","dop":"2025-04-06","serial_number":"19476574561770330","imei1":"19476574561770330","imei2":"19476574561770330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180738,"job_number":"JOB_180738","tr_customer_id":180756,"tr_customer_product_id":180746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:34.000Z","modified_at":"2026-02-08T14:36:34.000Z","name":"Jaylen Welch","mobile_number":"378-477-9961","email_id":"Audreanne45@gmail.com","dop":"2025-04-06","serial_number":"15547066284882464","imei1":"15547066284882464","imei2":"15547066284882464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180739,"job_number":"JOB_180739","tr_customer_id":180757,"tr_customer_product_id":180747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:36:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14321346582165","imei1":"14321346582165","imei2":"14321346582165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180741,"job_number":"JOB_180741","tr_customer_id":180759,"tr_customer_product_id":180749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:37.000Z","modified_at":"2026-02-08T14:36:37.000Z","name":"Rylan Blick","mobile_number":"562-345-5886","email_id":"Laney35@gmail.com","dop":"2025-04-06","serial_number":"10985475123273000","imei1":"10985475123273000","imei2":"10985475123273000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180743,"job_number":"JOB_180743","tr_customer_id":180761,"tr_customer_product_id":180751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17076808923730","imei1":"17076808923730","imei2":"17076808923730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180745,"job_number":"JOB_180745","tr_customer_id":180763,"tr_customer_product_id":180753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:11.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"Jeff Stracke","mobile_number":"730-312-9968","email_id":"Maegan.Osinski81@hotmail.com","dop":"2025-04-06","serial_number":"19673669861498790","imei1":"19673669861498790","imei2":"19673669861498790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180746,"job_number":"JOB_180746","tr_customer_id":180764,"tr_customer_product_id":180754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:13.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15477076327019","imei1":"15477076327019","imei2":"15477076327019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180749,"job_number":"JOB_180749","tr_customer_id":180767,"tr_customer_product_id":180757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:14.000Z","modified_at":"2026-02-08T14:37:14.000Z","name":"Ebony Thompson","mobile_number":"517-870-6006","email_id":"Delaney96@yahoo.com","dop":"2025-04-06","serial_number":"11170731839033284","imei1":"11170731839033284","imei2":"11170731839033284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180750,"job_number":"JOB_180750","tr_customer_id":180768,"tr_customer_product_id":180758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16917390416499","imei1":"16917390416499","imei2":"16917390416499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180752,"job_number":"JOB_180752","tr_customer_id":180770,"tr_customer_product_id":180760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:17.000Z","modified_at":"2026-02-08T14:37:17.000Z","name":"John Donnelly","mobile_number":"396-849-1619","email_id":"Norberto.Brakus52@hotmail.com","dop":"2025-04-06","serial_number":"17087362191044928","imei1":"17087362191044928","imei2":"17087362191044928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180753,"job_number":"JOB_180753","tr_customer_id":180771,"tr_customer_product_id":180761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16249413041942","imei1":"16249413041942","imei2":"16249413041942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180756,"job_number":"JOB_180756","tr_customer_id":180774,"tr_customer_product_id":180764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:37:23.000Z","name":"Esther Emmerich","mobile_number":"880-870-0636","email_id":"Lempi.Prohaska65@hotmail.com","dop":"2025-04-06","serial_number":"15688931058627826","imei1":"15688931058627826","imei2":"15688931058627826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180757,"job_number":"JOB_180757","tr_customer_id":180775,"tr_customer_product_id":180765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:24.000Z","modified_at":"2026-02-08T14:37:24.000Z","name":"Dane Schaefer","mobile_number":"729-420-6726","email_id":"Julie.Ritchie@gmail.com","dop":"2025-04-06","serial_number":"15675454189262724","imei1":"15675454189262724","imei2":"15675454189262724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180759,"job_number":"JOB_180759","tr_customer_id":180777,"tr_customer_product_id":180767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:52:35.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14924896553421","imei1":"14924896553421","imei2":"14924896553421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180761,"job_number":"JOB_180761","tr_customer_id":180779,"tr_customer_product_id":180769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:37.000Z","modified_at":"2026-02-08T14:52:37.000Z","name":"Geo Wiegand","mobile_number":"817-988-4259","email_id":"Jarod24@gmail.com","dop":"2025-04-06","serial_number":"16961173668522258","imei1":"16961173668522258","imei2":"16961173668522258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180762,"job_number":"JOB_180762","tr_customer_id":180780,"tr_customer_product_id":180770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:24.000Z","modified_at":"2026-02-08T14:53:24.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11207340519352","imei1":"11207340519352","imei2":"11207340519352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180764,"job_number":"JOB_180764","tr_customer_id":180782,"tr_customer_product_id":180772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:26.000Z","modified_at":"2026-02-08T14:53:26.000Z","name":"Annabell Schuppe","mobile_number":"771-256-4597","email_id":"Ludie63@gmail.com","dop":"2025-04-06","serial_number":"11624366701933092","imei1":"11624366701933092","imei2":"11624366701933092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180765,"job_number":"JOB_180765","tr_customer_id":180783,"tr_customer_product_id":180773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:02:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133901159190","imei1":"11133901159190","imei2":"11133901159190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180767,"job_number":"JOB_180767","tr_customer_id":180785,"tr_customer_product_id":180775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:02:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15148797269718","imei1":"15148797269718","imei2":"15148797269718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180769,"job_number":"JOB_180769","tr_customer_id":180787,"tr_customer_product_id":180777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:54.000Z","modified_at":"2026-02-08T15:02:54.000Z","name":"Hiram Berge","mobile_number":"550-805-8996","email_id":"Ruthe.Bogisich72@gmail.com","dop":"2025-04-06","serial_number":"11066015573848562","imei1":"11066015573848562","imei2":"11066015573848562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180770,"job_number":"JOB_180770","tr_customer_id":180788,"tr_customer_product_id":180778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:55.000Z","modified_at":"2026-02-08T15:02:55.000Z","name":"Sophia Bauch","mobile_number":"977-638-4529","email_id":"Lindsay_White57@gmail.com","dop":"2025-04-06","serial_number":"18260999081498710","imei1":"18260999081498710","imei2":"18260999081498710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180771,"job_number":"JOB_180771","tr_customer_id":180789,"tr_customer_product_id":180779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:03:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12160662861455","imei1":"12160662861455","imei2":"12160662861455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180773,"job_number":"JOB_180773","tr_customer_id":180791,"tr_customer_product_id":180781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19374918658945","imei1":"19374918658945","imei2":"19374918658945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180774,"job_number":"JOB_180774","tr_customer_id":180792,"tr_customer_product_id":180782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"Joanie Blick","mobile_number":"551-991-0519","email_id":"Kelsi79@yahoo.com","dop":"2025-04-06","serial_number":"12291381528319444","imei1":"12291381528319444","imei2":"12291381528319444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180776,"job_number":"JOB_180776","tr_customer_id":180794,"tr_customer_product_id":180784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:42.000Z","modified_at":"2026-02-08T15:03:42.000Z","name":"Corbin Anderson","mobile_number":"344-949-0638","email_id":"Dalton45@gmail.com","dop":"2025-04-06","serial_number":"10869274553088056","imei1":"10869274553088056","imei2":"10869274553088056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180777,"job_number":"JOB_180777","tr_customer_id":180795,"tr_customer_product_id":180785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:04:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628558057965","imei1":"16628558057965","imei2":"16628558057965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180779,"job_number":"JOB_180779","tr_customer_id":180797,"tr_customer_product_id":180787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:27.000Z","modified_at":"2026-02-08T15:04:27.000Z","name":"Mckenna Monahan","mobile_number":"955-279-3201","email_id":"Alfreda_Runte@yahoo.com","dop":"2025-04-06","serial_number":"14230962787026788","imei1":"14230962787026788","imei2":"14230962787026788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180780,"job_number":"JOB_180780","tr_customer_id":180798,"tr_customer_product_id":180788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:04:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10265667320543","imei1":"10265667320543","imei2":"10265667320543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180782,"job_number":"JOB_180782","tr_customer_id":180800,"tr_customer_product_id":180790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:29.000Z","modified_at":"2026-02-08T15:04:29.000Z","name":"Javonte Moore","mobile_number":"771-566-1102","email_id":"Gabrielle.Casper@yahoo.com","dop":"2025-04-06","serial_number":"19996289464417770","imei1":"19996289464417770","imei2":"19996289464417770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180783,"job_number":"JOB_180783","tr_customer_id":180801,"tr_customer_product_id":180791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:13.000Z","modified_at":"2026-02-08T15:11:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13990148499993","imei1":"13990148499993","imei2":"13990148499993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180785,"job_number":"JOB_180785","tr_customer_id":180803,"tr_customer_product_id":180793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:15.000Z","modified_at":"2026-02-08T15:11:15.000Z","name":"Minerva Goyette","mobile_number":"715-801-4512","email_id":"Roderick_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"19733054926736280","imei1":"19733054926736280","imei2":"19733054926736280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180786,"job_number":"JOB_180786","tr_customer_id":180804,"tr_customer_product_id":180794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:18.000Z","modified_at":"2026-02-08T15:11:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11410533021336","imei1":"11410533021336","imei2":"11410533021336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180788,"job_number":"JOB_180788","tr_customer_id":180806,"tr_customer_product_id":180796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:20.000Z","modified_at":"2026-02-08T15:11:20.000Z","name":"Arnulfo Sawayn","mobile_number":"379-489-3371","email_id":"Karlie_Lesch40@yahoo.com","dop":"2025-04-06","serial_number":"11918753439119884","imei1":"11918753439119884","imei2":"11918753439119884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180789,"job_number":"JOB_180789","tr_customer_id":180807,"tr_customer_product_id":180797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:01.000Z","modified_at":"2026-02-08T15:12:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249025009426","imei1":"11249025009426","imei2":"11249025009426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180791,"job_number":"JOB_180791","tr_customer_id":180809,"tr_customer_product_id":180799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:03.000Z","modified_at":"2026-02-08T15:12:03.000Z","name":"Pierce Barrows","mobile_number":"847-627-3541","email_id":"Ewell_Rippin42@yahoo.com","dop":"2025-04-06","serial_number":"13129032648553330","imei1":"13129032648553330","imei2":"13129032648553330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180792,"job_number":"JOB_180792","tr_customer_id":180810,"tr_customer_product_id":180800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11391841210957","imei1":"11391841210957","imei2":"11391841210957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180794,"job_number":"JOB_180794","tr_customer_id":180812,"tr_customer_product_id":180802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:07.000Z","modified_at":"2026-02-08T15:12:07.000Z","name":"Lydia Crooks","mobile_number":"795-213-3564","email_id":"Osbaldo.Boehm1@yahoo.com","dop":"2025-04-06","serial_number":"19630726136623880","imei1":"19630726136623880","imei2":"19630726136623880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180795,"job_number":"JOB_180795","tr_customer_id":180813,"tr_customer_product_id":180803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:12:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10863300173317","imei1":"10863300173317","imei2":"10863300173317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180797,"job_number":"JOB_180797","tr_customer_id":180815,"tr_customer_product_id":180805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:51.000Z","modified_at":"2026-02-08T15:12:51.000Z","name":"Irma Welch","mobile_number":"517-436-7225","email_id":"Breanne6@hotmail.com","dop":"2025-04-06","serial_number":"18810054358800550","imei1":"18810054358800550","imei2":"18810054358800550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180798,"job_number":"JOB_180798","tr_customer_id":180816,"tr_customer_product_id":180806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:12:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15303254540494","imei1":"15303254540494","imei2":"15303254540494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180800,"job_number":"JOB_180800","tr_customer_id":180818,"tr_customer_product_id":180808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:54.000Z","modified_at":"2026-02-08T15:12:54.000Z","name":"Alaina Quitzon","mobile_number":"293-841-9187","email_id":"Dwight_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"10982030288167952","imei1":"10982030288167952","imei2":"10982030288167952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180801,"job_number":"JOB_180801","tr_customer_id":180819,"tr_customer_product_id":180809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:43.000Z","modified_at":"2026-02-08T15:46:43.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100111584672425","imei1":"100111584672425","imei2":"100111584672425","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180803,"job_number":"JOB_180803","tr_customer_id":180821,"tr_customer_product_id":180811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:46:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103764242257100","imei1":"103764242257100","imei2":"103764242257100","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180826,"job_number":"JOB_180826","tr_customer_id":180844,"tr_customer_product_id":180834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:11:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18157706948305","imei1":"18157706948305","imei2":"18157706948305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180828,"job_number":"JOB_180828","tr_customer_id":180846,"tr_customer_product_id":180836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:52.000Z","modified_at":"2026-02-08T16:11:52.000Z","name":"Thurman O'Connell","mobile_number":"342-983-7956","email_id":"Berenice89@hotmail.com","dop":"2025-04-06","serial_number":"10007094967604606","imei1":"10007094967604606","imei2":"10007094967604606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180829,"job_number":"JOB_180829","tr_customer_id":180847,"tr_customer_product_id":180837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:55.000Z","modified_at":"2026-02-08T16:11:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13207792215935","imei1":"13207792215935","imei2":"13207792215935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180831,"job_number":"JOB_180831","tr_customer_id":180849,"tr_customer_product_id":180839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:57.000Z","modified_at":"2026-02-08T16:11:57.000Z","name":"Keven Streich","mobile_number":"554-820-5032","email_id":"Cullen6@gmail.com","dop":"2025-04-06","serial_number":"11395998855744656","imei1":"11395998855744656","imei2":"11395998855744656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180832,"job_number":"JOB_180832","tr_customer_id":180850,"tr_customer_product_id":180840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:12:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11362606797553","imei1":"11362606797553","imei2":"11362606797553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180834,"job_number":"JOB_180834","tr_customer_id":180852,"tr_customer_product_id":180842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:40.000Z","modified_at":"2026-02-08T16:12:40.000Z","name":"Mariela Bosco","mobile_number":"619-715-9816","email_id":"Timmothy.Gerhold36@hotmail.com","dop":"2025-04-06","serial_number":"14479995720853256","imei1":"14479995720853256","imei2":"14479995720853256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180835,"job_number":"JOB_180835","tr_customer_id":180853,"tr_customer_product_id":180843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15031279793367","imei1":"15031279793367","imei2":"15031279793367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180837,"job_number":"JOB_180837","tr_customer_id":180855,"tr_customer_product_id":180845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:45.000Z","modified_at":"2026-02-08T16:12:45.000Z","name":"Elroy Mann","mobile_number":"372-451-0976","email_id":"Brad.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"15741105492901846","imei1":"15741105492901846","imei2":"15741105492901846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180838,"job_number":"JOB_180838","tr_customer_id":180856,"tr_customer_product_id":180846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:13:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11204904011227","imei1":"11204904011227","imei2":"11204904011227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180840,"job_number":"JOB_180840","tr_customer_id":180858,"tr_customer_product_id":180848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:27.000Z","modified_at":"2026-02-08T16:13:27.000Z","name":"Lon Leannon","mobile_number":"389-648-3625","email_id":"Eldred.Huels51@yahoo.com","dop":"2025-04-06","serial_number":"18135862648488684","imei1":"18135862648488684","imei2":"18135862648488684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180841,"job_number":"JOB_180841","tr_customer_id":180859,"tr_customer_product_id":180849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:13:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14215163930751","imei1":"14215163930751","imei2":"14215163930751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180843,"job_number":"JOB_180843","tr_customer_id":180861,"tr_customer_product_id":180851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:33.000Z","modified_at":"2026-02-08T16:13:33.000Z","name":"Owen Schumm","mobile_number":"594-577-0370","email_id":"Brooke32@hotmail.com","dop":"2025-04-06","serial_number":"12945413451106522","imei1":"12945413451106522","imei2":"12945413451106522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180844,"job_number":"JOB_180844","tr_customer_id":180862,"tr_customer_product_id":180852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:57:20.000Z","modified_at":"2026-02-08T16:57:20.000Z","name":"Inder Kapoor","mobile_number":"7035545611","email_id":"sarla.sethi@gmail.com","dop":"2026-01-29","serial_number":"148217247700509","imei1":"148217247700509","imei2":"148217247700509","popurl":"www.kannan-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180568,"job_number":"JOB_180568","tr_customer_id":180586,"tr_customer_product_id":180576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"137573470788336","imei1":"137573470788336","imei2":"137573470788336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180569,"job_number":"JOB_180569","tr_customer_id":180587,"tr_customer_product_id":180577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"Lacy Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138106632299125","imei1":"138106632299125","imei2":"138106632299125","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180570,"job_number":"JOB_180570","tr_customer_id":180588,"tr_customer_product_id":180578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Wilmer Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181537802743977","imei1":"181537802743977","imei2":"181537802743977","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180571,"job_number":"JOB_180571","tr_customer_id":180589,"tr_customer_product_id":180579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Javier Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162079871726923","imei1":"162079871726923","imei2":"162079871726923","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180572,"job_number":"JOB_180572","tr_customer_id":180590,"tr_customer_product_id":180580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:14.000Z","modified_at":"2026-02-08T14:17:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124191678376841","imei1":"124191678376841","imei2":"124191678376841","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180573,"job_number":"JOB_180573","tr_customer_id":180591,"tr_customer_product_id":180581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Adrain Bartell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"164288872588444","imei1":"164288872588444","imei2":"164288872588444","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180574,"job_number":"JOB_180574","tr_customer_id":180592,"tr_customer_product_id":180582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Bailey Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185823970529272","imei1":"185823970529272","imei2":"185823970529272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180575,"job_number":"JOB_180575","tr_customer_id":180593,"tr_customer_product_id":180583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Javon Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197643069338891","imei1":"197643069338891","imei2":"197643069338891","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180691,"job_number":"JOB_180691","tr_customer_id":180709,"tr_customer_product_id":180699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102803116078401","imei1":"102803116078401","imei2":"102803116078401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180693,"job_number":"JOB_180693","tr_customer_id":180711,"tr_customer_product_id":180701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:38.000Z","name":"Darron Stiedemann","mobile_number":"793-764-8595","email_id":"Bradley65@hotmail.com","dop":"2025-06-09","serial_number":"100111909843517","imei1":"100111909843517","imei2":"100111909843517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180700,"job_number":"JOB_180700","tr_customer_id":180718,"tr_customer_product_id":180708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102888873783267","imei1":"102888873783267","imei2":"102888873783267","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180703,"job_number":"JOB_180703","tr_customer_id":180721,"tr_customer_product_id":180711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:33:55.000Z","name":"Juana Corkery","mobile_number":"745-279-0070","email_id":"Roxanne.Lakin@yahoo.com","dop":"2025-06-09","serial_number":"100422290171834","imei1":"100422290171834","imei2":"100422290171834","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180705,"job_number":"JOB_180705","tr_customer_id":180723,"tr_customer_product_id":180713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100993145364416","imei1":"100993145364416","imei2":"100993145364416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180707,"job_number":"JOB_180707","tr_customer_id":180725,"tr_customer_product_id":180715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Electa Jacobi","mobile_number":"347-365-1006","email_id":"Giovani27@hotmail.com","dop":"2025-06-09","serial_number":"109517777326243","imei1":"109517777326243","imei2":"109517777326243","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180805,"job_number":"JOB_180805","tr_customer_id":180823,"tr_customer_product_id":180813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:55:37.000Z","modified_at":"2026-02-08T15:55:37.000Z","name":"Anish Acharya","mobile_number":"8243391103","email_id":"bela.khatri@gmail.com","dop":"2026-01-29","serial_number":"149760331488797","imei1":"946494008521517","imei2":"365828832880931","popurl":"www.ekaksh-malik.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180806,"job_number":"JOB_180806","tr_customer_id":180824,"tr_customer_product_id":180814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:56:11.000Z","modified_at":"2026-02-08T15:56:11.000Z","name":"Gauraang Dutta","mobile_number":"8244649209","email_id":"avantika.kocchar@gmail.com","dop":"2026-01-29","serial_number":"304490570458327","imei1":"347545208922329","imei2":"638546567866292","popurl":"www.pramila-nehru.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180807,"job_number":"JOB_180807","tr_customer_id":180825,"tr_customer_product_id":180815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:58:54.000Z","modified_at":"2026-02-08T15:58:54.000Z","name":"Dhanu Ganaka","mobile_number":"8245749153","email_id":"anala.agarwal@hotmail.com","dop":"2026-01-29","serial_number":"078297285824736","imei1":"247353909152874","imei2":"338387624115573","popurl":"www.aditeya-kocchar.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180808,"job_number":"JOB_180808","tr_customer_id":180826,"tr_customer_product_id":180816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957148162011","imei1":"15957148162011","imei2":"15957148162011","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180809,"job_number":"JOB_180809","tr_customer_id":180827,"tr_customer_product_id":180817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150162010","imei1":"15957150162010","imei2":"15957150162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180810,"job_number":"JOB_180810","tr_customer_id":180828,"tr_customer_product_id":180818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957138162010","imei1":"15957138162010","imei2":"15957138162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180811,"job_number":"JOB_180811","tr_customer_id":180829,"tr_customer_product_id":180819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957152165010","imei1":"15957152165010","imei2":"15957152165010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180812,"job_number":"JOB_180812","tr_customer_id":180830,"tr_customer_product_id":180820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957151162010","imei1":"15957151162010","imei2":"15957151162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180813,"job_number":"JOB_180813","tr_customer_id":180831,"tr_customer_product_id":180821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chidaakaash Naik","mobile_number":"8248969863","email_id":"dwaipayan.butt@yahoo.co.in","dop":"2026-01-29","serial_number":"214062992747448","imei1":"215003475613399","imei2":"897741573911549","popurl":"www.vaidehi-bhattathiri.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180814,"job_number":"JOB_180814","tr_customer_id":180832,"tr_customer_product_id":180822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Vaijayanthi Gowda","mobile_number":"8247988806","email_id":"gajabahu.patel@gmail.com","dop":"2026-01-29","serial_number":"844360233031038","imei1":"730165766498934","imei2":"649857148511442","popurl":"www.siddarth-nair.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180815,"job_number":"JOB_180815","tr_customer_id":180833,"tr_customer_product_id":180823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Bankim Bandopadhyay","mobile_number":"8241648948","email_id":"diptendu.talwar@yahoo.co.in","dop":"2026-01-29","serial_number":"419427476541981","imei1":"506440561634857","imei2":"602418853850006","popurl":"www.chitramala-somayaji.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180816,"job_number":"JOB_180816","tr_customer_id":180834,"tr_customer_product_id":180824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chandan Mehra","mobile_number":"8245166088","email_id":"tara.achari@yahoo.co.in","dop":"2026-01-29","serial_number":"892353512382023","imei1":"282348848813259","imei2":"487533185470997","popurl":"www.bhavani-bhattacharya.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180817,"job_number":"JOB_180817","tr_customer_id":180835,"tr_customer_product_id":180825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chanda Mehra","mobile_number":"8244240963","email_id":"lai.namboothiri@hotmail.com","dop":"2026-01-29","serial_number":"192895532109612","imei1":"191699580673175","imei2":"947473872856144","popurl":"www.jaimini-kapoor.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180818,"job_number":"JOB_180818","tr_customer_id":180836,"tr_customer_product_id":180826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180819,"job_number":"JOB_180819","tr_customer_id":180837,"tr_customer_product_id":180827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180820,"job_number":"JOB_180820","tr_customer_id":180838,"tr_customer_product_id":180828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180821,"job_number":"JOB_180821","tr_customer_id":180839,"tr_customer_product_id":180829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163091","imei1":"15957150163091","imei2":"15957150163091","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180822,"job_number":"JOB_180822","tr_customer_id":180840,"tr_customer_product_id":180830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163093","imei1":"15957150163093","imei2":"15957150163093","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180823,"job_number":"JOB_180823","tr_customer_id":180841,"tr_customer_product_id":180831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163094","imei1":"15957150163094","imei2":"15957150163094","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180824,"job_number":"JOB_180824","tr_customer_id":180842,"tr_customer_product_id":180832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163092","imei1":"15957150163092","imei2":"15957150163092","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180825,"job_number":"JOB_180825","tr_customer_id":180843,"tr_customer_product_id":180833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163095","imei1":"15957150163095","imei2":"15957150163095","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180845,"job_number":"JOB_180845","tr_customer_id":180863,"tr_customer_product_id":180853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:10:28.000Z","modified_at":"2026-02-08T17:10:28.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586352","imei1":"14524537368586352","imei2":"14524537368586352","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180846,"job_number":"JOB_180846","tr_customer_id":180864,"tr_customer_product_id":180854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:12:17.000Z","modified_at":"2026-02-08T17:12:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586353","imei1":"14524537368586353","imei2":"14524537368586353","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180607,"job_number":"JOB_180607","tr_customer_id":180625,"tr_customer_product_id":180615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:51.000Z","modified_at":"2026-02-08T14:22:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10568626597782","imei1":"10568626597782","imei2":"10568626597782","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180609,"job_number":"JOB_180609","tr_customer_id":180627,"tr_customer_product_id":180617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:53.000Z","modified_at":"2026-02-08T14:22:53.000Z","name":"Keith Mayert","mobile_number":"530-680-6957","email_id":"Lou34@hotmail.com","dop":"2000-01-31","serial_number":"1044723349267084","imei1":"1044723349267084","imei2":"1044723349267084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180613,"job_number":"JOB_180613","tr_customer_id":180631,"tr_customer_product_id":180621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:23:37.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10928996089537","imei1":"10928996089537","imei2":"10928996089537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180615,"job_number":"JOB_180615","tr_customer_id":180633,"tr_customer_product_id":180623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:39.000Z","modified_at":"2026-02-08T14:23:39.000Z","name":"Jabari Cassin","mobile_number":"999-346-4776","email_id":"Vernice85@hotmail.com","dop":"2000-01-31","serial_number":"1032806216352742","imei1":"1032806216352742","imei2":"1032806216352742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180616,"job_number":"JOB_180616","tr_customer_id":180634,"tr_customer_product_id":180624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:24:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10637842429587","imei1":"10637842429587","imei2":"10637842429587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180618,"job_number":"JOB_180618","tr_customer_id":180636,"tr_customer_product_id":180626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:24.000Z","modified_at":"2026-02-08T14:24:24.000Z","name":"Llewellyn Walter","mobile_number":"613-509-3948","email_id":"Joesph2@hotmail.com","dop":"2000-01-31","serial_number":"1014885793920558","imei1":"1014885793920558","imei2":"1014885793920558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180619,"job_number":"JOB_180619","tr_customer_id":180637,"tr_customer_product_id":180627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:07.000Z","modified_at":"2026-02-08T14:25:07.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10330201824798","imei1":"10330201824798","imei2":"10330201824798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180621,"job_number":"JOB_180621","tr_customer_id":180639,"tr_customer_product_id":180629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:09.000Z","modified_at":"2026-02-08T14:25:09.000Z","name":"Anthony Mayert","mobile_number":"493-753-6919","email_id":"Horacio91@yahoo.com","dop":"2000-01-31","serial_number":"1058792055802275","imei1":"1058792055802275","imei2":"1058792055802275","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 305ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token bf55dcb5-5d40-448a-b86e-e0a0b513a854
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 162ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ee080abf-a29e-4743-8678-26d6678cb541
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 83ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Cache-Control no-cache
Postman-Token 19c860f9-5bbc-4f7e-aa26-ffb6302175ed
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Cache-Control no-cache
Postman-Token 29487688-6415-474c-9286-598442df3d6c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 414b1dfc-702d-48b6-897b-26f9bb51e380
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 25ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 4cf1e18a-3fa1-4862-9a99-24a324ce63c0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 31ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Content-Type application/json
Cache-Control no-cache
Postman-Token bcfaff05-9667-4a3a-882c-a780d463d7ba
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 57ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NDJ9.7SsFwy-hNUoz2IcmX-3bv5nRg7yKQNnx4jhihRifv1Q
Content-Type text/plain
Cache-Control no-cache
Postman-Token 2d9a5455-ef29-4f5c-b935-d8667ceb04c9
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 27ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Content-Type application/json
Cache-Control no-cache
Postman-Token 4aa47b60-a118-451d-99d3-4a8aa3b68e33
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 27ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 7b518b3b-cf1e-4b50-94fa-20e085feb2bf
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 38ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 6d89ba88-d734-4b40-94ff-9ee735389d35
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 365ms
Mean size per request: 918.62KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NTh9.WhQSPaquLg0x6czwbdfdmulDSHagj4i_bXxYeF40w6U
Cache-Control no-cache
Postman-Token ca251bb1-55c3-4042-966a-82876e31d37e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 940668
ETag W/"e5a7c-zpuPize//KLKFW19QiwgaKZt2Dc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd  efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180527,"job_number":"JOB_180527","tr_customer_id":180545,"tr_customer_product_id":180535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:57.000Z","modified_at":"2026-02-08T13:57:57.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104604446271953","imei1":"104604446271953","imei2":"104604446271953","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180529,"job_number":"JOB_180529","tr_customer_id":180547,"tr_customer_product_id":180537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:58:46.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105078321055700","imei1":"105078321055700","imei2":"105078321055700","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180531,"job_number":"JOB_180531","tr_customer_id":180549,"tr_customer_product_id":180539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:09.000Z","modified_at":"2026-02-08T13:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79258706893459","imei1":"79258706893459","imei2":"79258706893459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180532,"job_number":"JOB_180532","tr_customer_id":180550,"tr_customer_product_id":180540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16614611302081","imei1":"16614611302081","imei2":"16614611302081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180533,"job_number":"JOB_180533","tr_customer_id":180551,"tr_customer_product_id":180541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33143962173682","imei1":"33143962173682","imei2":"33143962173682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180534,"job_number":"JOB_180534","tr_customer_id":180552,"tr_customer_product_id":180542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52372207395973","imei1":"52372207395973","imei2":"52372207395973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180535,"job_number":"JOB_180535","tr_customer_id":180553,"tr_customer_product_id":180543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41279575795671","imei1":"41279575795671","imei2":"41279575795671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180536,"job_number":"JOB_180536","tr_customer_id":180554,"tr_customer_product_id":180544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37142244609990","imei1":"37142244609990","imei2":"37142244609990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180539,"job_number":"JOB_180539","tr_customer_id":180557,"tr_customer_product_id":180547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:24.000Z","modified_at":"2026-02-08T13:59:24.000Z","name":"Piper Kuhn","mobile_number":"469-483-5760","email_id":"Dylan.Kautzer67@gmail.com","dop":"2025-04-06","serial_number":"15181053479646604","imei1":"15181053479646604","imei2":"15181053479646604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180540,"job_number":"JOB_180540","tr_customer_id":180558,"tr_customer_product_id":180548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T13:59:34.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106707548850756","imei1":"106707548850756","imei2":"106707548850756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180542,"job_number":"JOB_180542","tr_customer_id":180560,"tr_customer_product_id":180550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69949483191113","imei1":"69949483191113","imei2":"69949483191113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180543,"job_number":"JOB_180543","tr_customer_id":180561,"tr_customer_product_id":180551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54394109351148","imei1":"54394109351148","imei2":"54394109351148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180544,"job_number":"JOB_180544","tr_customer_id":180562,"tr_customer_product_id":180552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64278196028626","imei1":"64278196028626","imei2":"64278196028626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180545,"job_number":"JOB_180545","tr_customer_id":180563,"tr_customer_product_id":180553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96188274944394","imei1":"96188274944394","imei2":"96188274944394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180546,"job_number":"JOB_180546","tr_customer_id":180564,"tr_customer_product_id":180554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85587539789341","imei1":"85587539789341","imei2":"85587539789341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180547,"job_number":"JOB_180547","tr_customer_id":180565,"tr_customer_product_id":180555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T13:59:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28584823408899","imei1":"28584823408899","imei2":"28584823408899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180549,"job_number":"JOB_180549","tr_customer_id":180567,"tr_customer_product_id":180557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22266787994294","imei1":"22266787994294","imei2":"22266787994294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180550,"job_number":"JOB_180550","tr_customer_id":180568,"tr_customer_product_id":180558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49412072345237","imei1":"49412072345237","imei2":"49412072345237","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180551,"job_number":"JOB_180551","tr_customer_id":180569,"tr_customer_product_id":180559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40792542391321","imei1":"40792542391321","imei2":"40792542391321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180552,"job_number":"JOB_180552","tr_customer_id":180570,"tr_customer_product_id":180560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36029055969019","imei1":"36029055969019","imei2":"36029055969019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180553,"job_number":"JOB_180553","tr_customer_id":180571,"tr_customer_product_id":180561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71474003650779","imei1":"71474003650779","imei2":"71474003650779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180554,"job_number":"JOB_180554","tr_customer_id":180572,"tr_customer_product_id":180562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25193061119213","imei1":"25193061119213","imei2":"25193061119213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180556,"job_number":"JOB_180556","tr_customer_id":180574,"tr_customer_product_id":180564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:34.000Z","modified_at":"2026-02-08T14:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10178785469419","imei1":"10178785469419","imei2":"10178785469419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180558,"job_number":"JOB_180558","tr_customer_id":180576,"tr_customer_product_id":180566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:36.000Z","modified_at":"2026-02-08T14:00:36.000Z","name":"Reymundo Lesch","mobile_number":"959-631-3701","email_id":"Mortimer.Grimes@hotmail.com","dop":"2025-04-06","serial_number":"13046825301078760","imei1":"13046825301078760","imei2":"13046825301078760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180562,"job_number":"JOB_180562","tr_customer_id":180580,"tr_customer_product_id":180570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18055937155651","imei1":"18055937155651","imei2":"18055937155651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180564,"job_number":"JOB_180564","tr_customer_id":180582,"tr_customer_product_id":180572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:24.000Z","modified_at":"2026-02-08T14:01:24.000Z","name":"Prudence Feeney","mobile_number":"301-700-8061","email_id":"Athena.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"16102568806358916","imei1":"16102568806358916","imei2":"16102568806358916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180565,"job_number":"JOB_180565","tr_customer_id":180583,"tr_customer_product_id":180573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19077642464205","imei1":"19077642464205","imei2":"19077642464205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180567,"job_number":"JOB_180567","tr_customer_id":180585,"tr_customer_product_id":180575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:11.000Z","modified_at":"2026-02-08T14:02:11.000Z","name":"Lisa Rolfson","mobile_number":"438-697-4409","email_id":"Boyd30@hotmail.com","dop":"2025-04-06","serial_number":"13128114824048736","imei1":"13128114824048736","imei2":"13128114824048736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180577,"job_number":"JOB_180577","tr_customer_id":180595,"tr_customer_product_id":180585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"97989040955609","imei1":"97989040955609","imei2":"97989040955609","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180578,"job_number":"JOB_180578","tr_customer_id":180596,"tr_customer_product_id":180586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"Ewell Sawayn","mobile_number":"540-447-8124","email_id":"Efrain31@gmail.com","dop":"2025-02-01","serial_number":"98480597561065","imei1":"98480597561065","imei2":"98480597561065","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180580,"job_number":"JOB_180580","tr_customer_id":180598,"tr_customer_product_id":180588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"71677591577650","imei1":"71677591577650","imei2":"71677591577650","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180581,"job_number":"JOB_180581","tr_customer_id":180599,"tr_customer_product_id":180589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"Rick Feeney","mobile_number":"537-361-7520","email_id":"Mose.Metz@yahoo.com","dop":"2025-02-01","serial_number":"41323805013656","imei1":"41323805013656","imei2":"41323805013656","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180583,"job_number":"JOB_180583","tr_customer_id":180601,"tr_customer_product_id":180591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:35.000Z","modified_at":"2026-02-08T14:20:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660897877368","imei1":"10660897877368","imei2":"10660897877368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180585,"job_number":"JOB_180585","tr_customer_id":180603,"tr_customer_product_id":180593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:37.000Z","modified_at":"2026-02-08T14:20:37.000Z","name":"Lavon Fisher","mobile_number":"413-480-3446","email_id":"Emile.Stracke91@yahoo.com","dop":"2025-04-06","serial_number":"12106999377804322","imei1":"12106999377804322","imei2":"12106999377804322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180586,"job_number":"JOB_180586","tr_customer_id":180604,"tr_customer_product_id":180594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:38.000Z","modified_at":"2026-02-08T14:20:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"89343603974856","imei1":"89343603974856","imei2":"89343603974856","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180587,"job_number":"JOB_180587","tr_customer_id":180605,"tr_customer_product_id":180595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:39.000Z","modified_at":"2026-02-08T14:20:39.000Z","name":"Lavada Rowe","mobile_number":"234-500-2917","email_id":"Deron_Metz71@hotmail.com","dop":"2025-02-01","serial_number":"68533269897309","imei1":"68533269897309","imei2":"68533269897309","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180589,"job_number":"JOB_180589","tr_customer_id":180607,"tr_customer_product_id":180597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151606395183","imei1":"18151606395183","imei2":"18151606395183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180591,"job_number":"JOB_180591","tr_customer_id":180609,"tr_customer_product_id":180599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:13.000Z","modified_at":"2026-02-08T14:21:13.000Z","name":"Lucy Nikolaus","mobile_number":"612-413-6314","email_id":"Raul.Leannon18@hotmail.com","dop":"2025-04-06","serial_number":"14328961623734680","imei1":"14328961623734680","imei2":"14328961623734680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180592,"job_number":"JOB_180592","tr_customer_id":180610,"tr_customer_product_id":180600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:21.000Z","modified_at":"2026-02-08T14:21:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19725841274474","imei1":"19725841274474","imei2":"19725841274474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180594,"job_number":"JOB_180594","tr_customer_id":180612,"tr_customer_product_id":180602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:23.000Z","modified_at":"2026-02-08T14:21:23.000Z","name":"Furman Koelpin","mobile_number":"346-558-0723","email_id":"Trudie70@yahoo.com","dop":"2025-04-06","serial_number":"17780119563102648","imei1":"17780119563102648","imei2":"17780119563102648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180595,"job_number":"JOB_180595","tr_customer_id":180613,"tr_customer_product_id":180603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:58.000Z","modified_at":"2026-02-08T14:21:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14598104268583","imei1":"14598104268583","imei2":"14598104268583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180597,"job_number":"JOB_180597","tr_customer_id":180615,"tr_customer_product_id":180605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:00.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Stan Mertz","mobile_number":"513-711-4286","email_id":"Chaya_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"11644541272605020","imei1":"11644541272605020","imei2":"11644541272605020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180598,"job_number":"JOB_180598","tr_customer_id":180616,"tr_customer_product_id":180606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18983628038337","imei1":"18983628038337","imei2":"18983628038337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180600,"job_number":"JOB_180600","tr_customer_id":180618,"tr_customer_product_id":180608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:09.000Z","modified_at":"2026-02-08T14:22:09.000Z","name":"Heather Collins","mobile_number":"740-294-7607","email_id":"Savion.Kunde@gmail.com","dop":"2025-04-06","serial_number":"15878745361802478","imei1":"15878745361802478","imei2":"15878745361802478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180601,"job_number":"JOB_180601","tr_customer_id":180619,"tr_customer_product_id":180609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:30.000Z","modified_at":"2026-02-08T14:22:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10946843577957","imei1":"10946843577957","imei2":"10946843577957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180603,"job_number":"JOB_180603","tr_customer_id":180621,"tr_customer_product_id":180611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:22:31.000Z","name":"America Legros","mobile_number":"568-873-2693","email_id":"Elta55@yahoo.com","dop":"2025-06-18","serial_number":"1057689858638897","imei1":"1057689858638897","imei2":"1057689858638897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180604,"job_number":"JOB_180604","tr_customer_id":180622,"tr_customer_product_id":180612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:45.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837040606229","imei1":"15837040606229","imei2":"15837040606229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180606,"job_number":"JOB_180606","tr_customer_id":180624,"tr_customer_product_id":180614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:47.000Z","modified_at":"2026-02-08T14:22:47.000Z","name":"Greyson Barrows","mobile_number":"248-701-0857","email_id":"Melissa_Grady@yahoo.com","dop":"2025-04-06","serial_number":"14464942977519696","imei1":"14464942977519696","imei2":"14464942977519696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180610,"job_number":"JOB_180610","tr_customer_id":180628,"tr_customer_product_id":180618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10167572570279","imei1":"10167572570279","imei2":"10167572570279","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180612,"job_number":"JOB_180612","tr_customer_id":180630,"tr_customer_product_id":180620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"Kurtis Nitzsche","mobile_number":"596-929-5837","email_id":"Travon.Moore58@gmail.com","dop":"2025-06-18","serial_number":"1097538551322889","imei1":"1097538551322889","imei2":"1097538551322889","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180622,"job_number":"JOB_180622","tr_customer_id":180640,"tr_customer_product_id":180630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12981560262399","imei1":"12981560262399","imei2":"12981560262399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180624,"job_number":"JOB_180624","tr_customer_id":180642,"tr_customer_product_id":180632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:26.000Z","modified_at":"2026-02-08T14:25:26.000Z","name":"Gabriella Simonis","mobile_number":"304-545-5550","email_id":"Luther.Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"17045357272701778","imei1":"17045357272701778","imei2":"17045357272701778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180625,"job_number":"JOB_180625","tr_customer_id":180643,"tr_customer_product_id":180633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10817750843860","imei1":"10817750843860","imei2":"10817750843860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180627,"job_number":"JOB_180627","tr_customer_id":180645,"tr_customer_product_id":180635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:29.000Z","modified_at":"2026-02-08T14:25:29.000Z","name":"Emmett Hills","mobile_number":"603-322-3804","email_id":"Pascale_Hettinger69@gmail.com","dop":"2025-04-06","serial_number":"13556698490155630","imei1":"13556698490155630","imei2":"13556698490155630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180628,"job_number":"JOB_180628","tr_customer_id":180646,"tr_customer_product_id":180636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:09.000Z","modified_at":"2026-02-08T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12084375608828","imei1":"12084375608828","imei2":"12084375608828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180630,"job_number":"JOB_180630","tr_customer_id":180648,"tr_customer_product_id":180638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:11.000Z","modified_at":"2026-02-08T14:26:11.000Z","name":"Jarrod Sawayn","mobile_number":"734-326-5007","email_id":"Cedrick_Purdy80@yahoo.com","dop":"2025-04-06","serial_number":"19293028001380776","imei1":"19293028001380776","imei2":"19293028001380776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180631,"job_number":"JOB_180631","tr_customer_id":180649,"tr_customer_product_id":180639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:14.000Z","modified_at":"2026-02-08T14:26:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16543625386449","imei1":"16543625386449","imei2":"16543625386449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180633,"job_number":"JOB_180633","tr_customer_id":180651,"tr_customer_product_id":180641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:16.000Z","modified_at":"2026-02-08T14:26:16.000Z","name":"Baylee Jerde","mobile_number":"650-340-6325","email_id":"Ashleigh63@yahoo.com","dop":"2025-04-06","serial_number":"18701744897610890","imei1":"18701744897610890","imei2":"18701744897610890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180634,"job_number":"JOB_180634","tr_customer_id":180652,"tr_customer_product_id":180642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:26:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18952458001854","imei1":"18952458001854","imei2":"18952458001854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180636,"job_number":"JOB_180636","tr_customer_id":180654,"tr_customer_product_id":180644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:41.000Z","modified_at":"2026-02-08T14:26:41.000Z","name":"Rene Lakin","mobile_number":"313-239-9906","email_id":"Faustino.Orn49@yahoo.com","dop":"2025-04-06","serial_number":"12588223049745100","imei1":"12588223049745100","imei2":"12588223049745100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180637,"job_number":"JOB_180637","tr_customer_id":180655,"tr_customer_product_id":180645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17973095445641","imei1":"17973095445641","imei2":"17973095445641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180639,"job_number":"JOB_180639","tr_customer_id":180657,"tr_customer_product_id":180647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:56.000Z","modified_at":"2026-02-08T14:26:56.000Z","name":"Marianna Mayer","mobile_number":"866-788-4910","email_id":"Shaun0@yahoo.com","dop":"2025-04-06","serial_number":"16628768293653930","imei1":"16628768293653930","imei2":"16628768293653930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180640,"job_number":"JOB_180640","tr_customer_id":180658,"tr_customer_product_id":180648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:26:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17083700156570","imei1":"17083700156570","imei2":"17083700156570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180642,"job_number":"JOB_180642","tr_customer_id":180660,"tr_customer_product_id":180650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:01.000Z","modified_at":"2026-02-08T14:27:01.000Z","name":"Karl Schaden","mobile_number":"698-558-8503","email_id":"Kole.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"13948378547733976","imei1":"13948378547733976","imei2":"13948378547733976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180643,"job_number":"JOB_180643","tr_customer_id":180661,"tr_customer_product_id":180651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18146556114062","imei1":"18146556114062","imei2":"18146556114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180645,"job_number":"JOB_180645","tr_customer_id":180663,"tr_customer_product_id":180653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:03.000Z","modified_at":"2026-02-08T14:27:03.000Z","name":"Berneice Price","mobile_number":"873-280-6000","email_id":"Layne_Schimmel28@yahoo.com","dop":"2025-04-06","serial_number":"10995544047478364","imei1":"10995544047478364","imei2":"10995544047478364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180646,"job_number":"JOB_180646","tr_customer_id":180664,"tr_customer_product_id":180654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:27:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18450364582926","imei1":"18450364582926","imei2":"18450364582926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180648,"job_number":"JOB_180648","tr_customer_id":180666,"tr_customer_product_id":180656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:26.000Z","modified_at":"2026-02-08T14:27:26.000Z","name":"Alexys Wehner","mobile_number":"201-524-4387","email_id":"Vicky47@hotmail.com","dop":"2025-04-06","serial_number":"17661960058004280","imei1":"17661960058004280","imei2":"17661960058004280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180649,"job_number":"JOB_180649","tr_customer_id":180667,"tr_customer_product_id":180657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:27:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14626811347729","imei1":"14626811347729","imei2":"14626811347729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180651,"job_number":"JOB_180651","tr_customer_id":180669,"tr_customer_product_id":180659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:47.000Z","modified_at":"2026-02-08T14:27:47.000Z","name":"Elmer Prosacco","mobile_number":"855-963-1155","email_id":"Shaun.Batz36@hotmail.com","dop":"2025-04-06","serial_number":"15180123192468258","imei1":"15180123192468258","imei2":"15180123192468258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180653,"job_number":"JOB_180653","tr_customer_id":180671,"tr_customer_product_id":180661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:09.000Z","modified_at":"2026-02-08T14:28:09.000Z","name":"Hannah Schowalter","mobile_number":"919-942-1015","email_id":"Rebekah.Adams71@gmail.com","dop":"2025-04-06","serial_number":"18309789408050932","imei1":"18309789408050932","imei2":"18309789408050932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180654,"job_number":"JOB_180654","tr_customer_id":180672,"tr_customer_product_id":180662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19581167757173","imei1":"19581167757173","imei2":"19581167757173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180656,"job_number":"JOB_180656","tr_customer_id":180674,"tr_customer_product_id":180664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:12.000Z","modified_at":"2026-02-08T14:28:12.000Z","name":"Moshe Leannon","mobile_number":"579-775-8631","email_id":"Caleigh.Klocko47@yahoo.com","dop":"2025-04-06","serial_number":"12318242200113064","imei1":"12318242200113064","imei2":"12318242200113064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180657,"job_number":"JOB_180657","tr_customer_id":180675,"tr_customer_product_id":180665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:25.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10424478635803","imei1":"10424478635803","imei2":"10424478635803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180659,"job_number":"JOB_180659","tr_customer_id":180677,"tr_customer_product_id":180667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:27.000Z","modified_at":"2026-02-08T14:28:27.000Z","name":"Mateo Will","mobile_number":"982-604-6780","email_id":"Sallie0@hotmail.com","dop":"2025-04-06","serial_number":"18996294927067980","imei1":"18996294927067980","imei2":"18996294927067980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180661,"job_number":"JOB_180661","tr_customer_id":180679,"tr_customer_product_id":180669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:32.000Z","modified_at":"2026-02-08T14:28:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17863105104038","imei1":"17863105104038","imei2":"17863105104038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180663,"job_number":"JOB_180663","tr_customer_id":180681,"tr_customer_product_id":180671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:34.000Z","modified_at":"2026-02-08T14:28:34.000Z","name":"Fleta McCullough","mobile_number":"690-739-9706","email_id":"Emmanuel8@gmail.com","dop":"2025-04-06","serial_number":"18344647786099756","imei1":"18344647786099756","imei2":"18344647786099756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180666,"job_number":"JOB_180666","tr_customer_id":180684,"tr_customer_product_id":180674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18152327947782","imei1":"18152327947782","imei2":"18152327947782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180668,"job_number":"JOB_180668","tr_customer_id":180686,"tr_customer_product_id":180676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:16.000Z","modified_at":"2026-02-08T14:29:16.000Z","name":"Millie Bogisich","mobile_number":"791-979-1611","email_id":"Ray80@yahoo.com","dop":"2025-04-06","serial_number":"18113609060645676","imei1":"18113609060645676","imei2":"18113609060645676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180670,"job_number":"JOB_180670","tr_customer_id":180688,"tr_customer_product_id":180678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:28.000Z","modified_at":"2026-02-08T14:29:28.000Z","name":"Flo Ruecker","mobile_number":"389-221-9152","email_id":"Fanny.Schamberger@gmail.com","dop":"2025-04-06","serial_number":"11606743275147552","imei1":"11606743275147552","imei2":"11606743275147552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180671,"job_number":"JOB_180671","tr_customer_id":180689,"tr_customer_product_id":180679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12200938957838","imei1":"12200938957838","imei2":"12200938957838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180673,"job_number":"JOB_180673","tr_customer_id":180691,"tr_customer_product_id":180681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:05.000Z","modified_at":"2026-02-08T14:30:05.000Z","name":"Celine Ziemann","mobile_number":"710-509-2062","email_id":"Grant.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"13205013139632332","imei1":"13205013139632332","imei2":"13205013139632332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180674,"job_number":"JOB_180674","tr_customer_id":180692,"tr_customer_product_id":180682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16717530874995","imei1":"16717530874995","imei2":"16717530874995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180676,"job_number":"JOB_180676","tr_customer_id":180694,"tr_customer_product_id":180684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:21.000Z","modified_at":"2026-02-08T14:32:21.000Z","name":"Layla Breitenberg","mobile_number":"424-484-3411","email_id":"Brant_Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"11891752915272896","imei1":"11891752915272896","imei2":"11891752915272896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180677,"job_number":"JOB_180677","tr_customer_id":180695,"tr_customer_product_id":180685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19858425935583","imei1":"19858425935583","imei2":"19858425935583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180679,"job_number":"JOB_180679","tr_customer_id":180697,"tr_customer_product_id":180687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:23.000Z","modified_at":"2026-02-08T14:32:23.000Z","name":"Erna Homenick","mobile_number":"975-783-9655","email_id":"Raheem36@gmail.com","dop":"2025-04-06","serial_number":"19962081859507550","imei1":"19962081859507550","imei2":"19962081859507550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180681,"job_number":"JOB_180681","tr_customer_id":180699,"tr_customer_product_id":180689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:56.000Z","modified_at":"2026-02-08T14:32:56.000Z","name":"Gwendolyn Sipes","mobile_number":"872-238-2973","email_id":"Darius6@hotmail.com","dop":"2025-04-06","serial_number":"17049858834535136","imei1":"17049858834535136","imei2":"17049858834535136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180682,"job_number":"JOB_180682","tr_customer_id":180700,"tr_customer_product_id":180690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11934818412011","imei1":"11934818412011","imei2":"11934818412011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180684,"job_number":"JOB_180684","tr_customer_id":180702,"tr_customer_product_id":180692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:06.000Z","modified_at":"2026-02-08T14:33:06.000Z","name":"Myrtis Schuppe","mobile_number":"695-904-7204","email_id":"Isaiah_Wyman75@yahoo.com","dop":"2025-04-06","serial_number":"15810137682561592","imei1":"15810137682561592","imei2":"15810137682561592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180685,"job_number":"JOB_180685","tr_customer_id":180703,"tr_customer_product_id":180693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905184044381","imei1":"16905184044381","imei2":"16905184044381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180687,"job_number":"JOB_180687","tr_customer_id":180705,"tr_customer_product_id":180695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:09.000Z","modified_at":"2026-02-08T14:33:09.000Z","name":"Burley Schuppe","mobile_number":"776-398-5070","email_id":"Simeon26@gmail.com","dop":"2025-04-06","serial_number":"19789631832212188","imei1":"19789631832212188","imei2":"19789631832212188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180688,"job_number":"JOB_180688","tr_customer_id":180706,"tr_customer_product_id":180696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:27.000Z","modified_at":"2026-02-08T14:33:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11976293283832","imei1":"11976293283832","imei2":"11976293283832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180690,"job_number":"JOB_180690","tr_customer_id":180708,"tr_customer_product_id":180698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:29.000Z","modified_at":"2026-02-08T14:33:29.000Z","name":"Elouise Considine","mobile_number":"863-717-5561","email_id":"Claude.MacGyver14@gmail.com","dop":"2025-04-06","serial_number":"15878695079629820","imei1":"15878695079629820","imei2":"15878695079629820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180695,"job_number":"JOB_180695","tr_customer_id":180713,"tr_customer_product_id":180703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:41.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Nash Kertzmann","mobile_number":"877-659-7671","email_id":"Cyril50@yahoo.com","dop":"2025-04-06","serial_number":"18145490695890990","imei1":"18145490695890990","imei2":"18145490695890990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180696,"job_number":"JOB_180696","tr_customer_id":180714,"tr_customer_product_id":180704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:33:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14464513725479","imei1":"14464513725479","imei2":"14464513725479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180698,"job_number":"JOB_180698","tr_customer_id":180716,"tr_customer_product_id":180706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:50.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Lola Blick","mobile_number":"758-251-8141","email_id":"Ebony6@gmail.com","dop":"2025-04-06","serial_number":"12417856477188788","imei1":"12417856477188788","imei2":"12417856477188788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180699,"job_number":"JOB_180699","tr_customer_id":180717,"tr_customer_product_id":180707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19853778081182","imei1":"19853778081182","imei2":"19853778081182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180704,"job_number":"JOB_180704","tr_customer_id":180722,"tr_customer_product_id":180712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:56.000Z","modified_at":"2026-02-08T14:33:56.000Z","name":"Brendon Greenholt","mobile_number":"956-812-2178","email_id":"Brigitte30@gmail.com","dop":"2025-04-06","serial_number":"15938994332419052","imei1":"15938994332419052","imei2":"15938994332419052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180708,"job_number":"JOB_180708","tr_customer_id":180726,"tr_customer_product_id":180716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:14.000Z","modified_at":"2026-02-08T14:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19513483333827","imei1":"19513483333827","imei2":"19513483333827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180710,"job_number":"JOB_180710","tr_customer_id":180728,"tr_customer_product_id":180718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:16.000Z","modified_at":"2026-02-08T14:34:16.000Z","name":"Aiyana O'Reilly","mobile_number":"521-671-2637","email_id":"Violet47@yahoo.com","dop":"2025-04-06","serial_number":"18836776955496480","imei1":"18836776955496480","imei2":"18836776955496480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180711,"job_number":"JOB_180711","tr_customer_id":180729,"tr_customer_product_id":180719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16037964723916","imei1":"16037964723916","imei2":"16037964723916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180713,"job_number":"JOB_180713","tr_customer_id":180731,"tr_customer_product_id":180721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:01.000Z","modified_at":"2026-02-08T14:35:01.000Z","name":"Jamar Harber","mobile_number":"444-945-6780","email_id":"Esther.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"13491293098809334","imei1":"13491293098809334","imei2":"13491293098809334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180715,"job_number":"JOB_180715","tr_customer_id":180733,"tr_customer_product_id":180723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:18.000Z","modified_at":"2026-02-08T14:35:18.000Z","name":"Halie Schaden","mobile_number":"275-756-9529","email_id":"Rachel.Berge@hotmail.com","dop":"2025-04-06","serial_number":"12565054062744512","imei1":"12565054062744512","imei2":"12565054062744512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180716,"job_number":"JOB_180716","tr_customer_id":180734,"tr_customer_product_id":180724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:35:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17768084464110","imei1":"17768084464110","imei2":"17768084464110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180718,"job_number":"JOB_180718","tr_customer_id":180736,"tr_customer_product_id":180726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:35.000Z","modified_at":"2026-02-08T14:35:35.000Z","name":"Keith Schaden","mobile_number":"211-388-1309","email_id":"Ally60@yahoo.com","dop":"2025-04-06","serial_number":"18026911207518310","imei1":"18026911207518310","imei2":"18026911207518310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180719,"job_number":"JOB_180719","tr_customer_id":180737,"tr_customer_product_id":180727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:35:37.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14660646192756","imei1":"14660646192756","imei2":"14660646192756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180721,"job_number":"JOB_180721","tr_customer_id":180739,"tr_customer_product_id":180729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:39.000Z","modified_at":"2026-02-08T14:35:39.000Z","name":"Vaughn Kozey","mobile_number":"510-876-7173","email_id":"Ezra_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12458741410507062","imei1":"12458741410507062","imei2":"12458741410507062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180722,"job_number":"JOB_180722","tr_customer_id":180740,"tr_customer_product_id":180730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:35:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12391076118317","imei1":"12391076118317","imei2":"12391076118317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180724,"job_number":"JOB_180724","tr_customer_id":180742,"tr_customer_product_id":180732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:41.000Z","modified_at":"2026-02-08T14:35:41.000Z","name":"Lucinda Bernier","mobile_number":"546-540-6250","email_id":"Sabryna90@yahoo.com","dop":"2025-04-06","serial_number":"16447982926946080","imei1":"16447982926946080","imei2":"16447982926946080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180725,"job_number":"JOB_180725","tr_customer_id":180743,"tr_customer_product_id":180733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:35:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17047548559424","imei1":"17047548559424","imei2":"17047548559424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180727,"job_number":"JOB_180727","tr_customer_id":180745,"tr_customer_product_id":180735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:49.000Z","modified_at":"2026-02-08T14:35:49.000Z","name":"Josianne Lesch","mobile_number":"364-925-7156","email_id":"Rusty86@gmail.com","dop":"2025-04-06","serial_number":"19281679877217350","imei1":"19281679877217350","imei2":"19281679877217350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180728,"job_number":"JOB_180728","tr_customer_id":180746,"tr_customer_product_id":180736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18404818798930","imei1":"18404818798930","imei2":"18404818798930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180730,"job_number":"JOB_180730","tr_customer_id":180748,"tr_customer_product_id":180738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:23.000Z","modified_at":"2026-02-08T14:36:23.000Z","name":"Guy Konopelski","mobile_number":"219-546-1156","email_id":"Abdul_Kassulke@yahoo.com","dop":"2025-04-06","serial_number":"15356096203591724","imei1":"15356096203591724","imei2":"15356096203591724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180731,"job_number":"JOB_180731","tr_customer_id":180749,"tr_customer_product_id":180739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:36:25.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13595423384548","imei1":"13595423384548","imei2":"13595423384548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180733,"job_number":"JOB_180733","tr_customer_id":180751,"tr_customer_product_id":180741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:27.000Z","modified_at":"2026-02-08T14:36:27.000Z","name":"Donavon Kassulke","mobile_number":"665-265-4475","email_id":"Clotilde.Kozey46@hotmail.com","dop":"2025-04-06","serial_number":"15204485925510948","imei1":"15204485925510948","imei2":"15204485925510948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180734,"job_number":"JOB_180734","tr_customer_id":180752,"tr_customer_product_id":180742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061224841371","imei1":"16061224841371","imei2":"16061224841371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180736,"job_number":"JOB_180736","tr_customer_id":180754,"tr_customer_product_id":180744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:30.000Z","modified_at":"2026-02-08T14:36:30.000Z","name":"Verlie Rodriguez","mobile_number":"858-833-4488","email_id":"Barbara_Auer32@gmail.com","dop":"2025-04-06","serial_number":"19476574561770330","imei1":"19476574561770330","imei2":"19476574561770330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180738,"job_number":"JOB_180738","tr_customer_id":180756,"tr_customer_product_id":180746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:34.000Z","modified_at":"2026-02-08T14:36:34.000Z","name":"Jaylen Welch","mobile_number":"378-477-9961","email_id":"Audreanne45@gmail.com","dop":"2025-04-06","serial_number":"15547066284882464","imei1":"15547066284882464","imei2":"15547066284882464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180739,"job_number":"JOB_180739","tr_customer_id":180757,"tr_customer_product_id":180747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:36:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14321346582165","imei1":"14321346582165","imei2":"14321346582165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180741,"job_number":"JOB_180741","tr_customer_id":180759,"tr_customer_product_id":180749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:37.000Z","modified_at":"2026-02-08T14:36:37.000Z","name":"Rylan Blick","mobile_number":"562-345-5886","email_id":"Laney35@gmail.com","dop":"2025-04-06","serial_number":"10985475123273000","imei1":"10985475123273000","imei2":"10985475123273000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180743,"job_number":"JOB_180743","tr_customer_id":180761,"tr_customer_product_id":180751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17076808923730","imei1":"17076808923730","imei2":"17076808923730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180745,"job_number":"JOB_180745","tr_customer_id":180763,"tr_customer_product_id":180753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:11.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"Jeff Stracke","mobile_number":"730-312-9968","email_id":"Maegan.Osinski81@hotmail.com","dop":"2025-04-06","serial_number":"19673669861498790","imei1":"19673669861498790","imei2":"19673669861498790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180746,"job_number":"JOB_180746","tr_customer_id":180764,"tr_customer_product_id":180754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:13.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15477076327019","imei1":"15477076327019","imei2":"15477076327019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180749,"job_number":"JOB_180749","tr_customer_id":180767,"tr_customer_product_id":180757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:14.000Z","modified_at":"2026-02-08T14:37:14.000Z","name":"Ebony Thompson","mobile_number":"517-870-6006","email_id":"Delaney96@yahoo.com","dop":"2025-04-06","serial_number":"11170731839033284","imei1":"11170731839033284","imei2":"11170731839033284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180750,"job_number":"JOB_180750","tr_customer_id":180768,"tr_customer_product_id":180758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16917390416499","imei1":"16917390416499","imei2":"16917390416499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180752,"job_number":"JOB_180752","tr_customer_id":180770,"tr_customer_product_id":180760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:17.000Z","modified_at":"2026-02-08T14:37:17.000Z","name":"John Donnelly","mobile_number":"396-849-1619","email_id":"Norberto.Brakus52@hotmail.com","dop":"2025-04-06","serial_number":"17087362191044928","imei1":"17087362191044928","imei2":"17087362191044928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180753,"job_number":"JOB_180753","tr_customer_id":180771,"tr_customer_product_id":180761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16249413041942","imei1":"16249413041942","imei2":"16249413041942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180756,"job_number":"JOB_180756","tr_customer_id":180774,"tr_customer_product_id":180764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:37:23.000Z","name":"Esther Emmerich","mobile_number":"880-870-0636","email_id":"Lempi.Prohaska65@hotmail.com","dop":"2025-04-06","serial_number":"15688931058627826","imei1":"15688931058627826","imei2":"15688931058627826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180757,"job_number":"JOB_180757","tr_customer_id":180775,"tr_customer_product_id":180765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:24.000Z","modified_at":"2026-02-08T14:37:24.000Z","name":"Dane Schaefer","mobile_number":"729-420-6726","email_id":"Julie.Ritchie@gmail.com","dop":"2025-04-06","serial_number":"15675454189262724","imei1":"15675454189262724","imei2":"15675454189262724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180759,"job_number":"JOB_180759","tr_customer_id":180777,"tr_customer_product_id":180767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:52:35.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14924896553421","imei1":"14924896553421","imei2":"14924896553421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180761,"job_number":"JOB_180761","tr_customer_id":180779,"tr_customer_product_id":180769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:37.000Z","modified_at":"2026-02-08T14:52:37.000Z","name":"Geo Wiegand","mobile_number":"817-988-4259","email_id":"Jarod24@gmail.com","dop":"2025-04-06","serial_number":"16961173668522258","imei1":"16961173668522258","imei2":"16961173668522258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180762,"job_number":"JOB_180762","tr_customer_id":180780,"tr_customer_product_id":180770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:24.000Z","modified_at":"2026-02-08T14:53:24.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11207340519352","imei1":"11207340519352","imei2":"11207340519352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180764,"job_number":"JOB_180764","tr_customer_id":180782,"tr_customer_product_id":180772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:26.000Z","modified_at":"2026-02-08T14:53:26.000Z","name":"Annabell Schuppe","mobile_number":"771-256-4597","email_id":"Ludie63@gmail.com","dop":"2025-04-06","serial_number":"11624366701933092","imei1":"11624366701933092","imei2":"11624366701933092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180765,"job_number":"JOB_180765","tr_customer_id":180783,"tr_customer_product_id":180773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:02:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133901159190","imei1":"11133901159190","imei2":"11133901159190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180767,"job_number":"JOB_180767","tr_customer_id":180785,"tr_customer_product_id":180775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:02:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15148797269718","imei1":"15148797269718","imei2":"15148797269718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180769,"job_number":"JOB_180769","tr_customer_id":180787,"tr_customer_product_id":180777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:54.000Z","modified_at":"2026-02-08T15:02:54.000Z","name":"Hiram Berge","mobile_number":"550-805-8996","email_id":"Ruthe.Bogisich72@gmail.com","dop":"2025-04-06","serial_number":"11066015573848562","imei1":"11066015573848562","imei2":"11066015573848562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180770,"job_number":"JOB_180770","tr_customer_id":180788,"tr_customer_product_id":180778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:55.000Z","modified_at":"2026-02-08T15:02:55.000Z","name":"Sophia Bauch","mobile_number":"977-638-4529","email_id":"Lindsay_White57@gmail.com","dop":"2025-04-06","serial_number":"18260999081498710","imei1":"18260999081498710","imei2":"18260999081498710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180771,"job_number":"JOB_180771","tr_customer_id":180789,"tr_customer_product_id":180779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:03:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12160662861455","imei1":"12160662861455","imei2":"12160662861455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180773,"job_number":"JOB_180773","tr_customer_id":180791,"tr_customer_product_id":180781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19374918658945","imei1":"19374918658945","imei2":"19374918658945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180774,"job_number":"JOB_180774","tr_customer_id":180792,"tr_customer_product_id":180782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"Joanie Blick","mobile_number":"551-991-0519","email_id":"Kelsi79@yahoo.com","dop":"2025-04-06","serial_number":"12291381528319444","imei1":"12291381528319444","imei2":"12291381528319444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180776,"job_number":"JOB_180776","tr_customer_id":180794,"tr_customer_product_id":180784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:42.000Z","modified_at":"2026-02-08T15:03:42.000Z","name":"Corbin Anderson","mobile_number":"344-949-0638","email_id":"Dalton45@gmail.com","dop":"2025-04-06","serial_number":"10869274553088056","imei1":"10869274553088056","imei2":"10869274553088056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180777,"job_number":"JOB_180777","tr_customer_id":180795,"tr_customer_product_id":180785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:04:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628558057965","imei1":"16628558057965","imei2":"16628558057965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180779,"job_number":"JOB_180779","tr_customer_id":180797,"tr_customer_product_id":180787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:27.000Z","modified_at":"2026-02-08T15:04:27.000Z","name":"Mckenna Monahan","mobile_number":"955-279-3201","email_id":"Alfreda_Runte@yahoo.com","dop":"2025-04-06","serial_number":"14230962787026788","imei1":"14230962787026788","imei2":"14230962787026788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180780,"job_number":"JOB_180780","tr_customer_id":180798,"tr_customer_product_id":180788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:04:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10265667320543","imei1":"10265667320543","imei2":"10265667320543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180782,"job_number":"JOB_180782","tr_customer_id":180800,"tr_customer_product_id":180790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:29.000Z","modified_at":"2026-02-08T15:04:29.000Z","name":"Javonte Moore","mobile_number":"771-566-1102","email_id":"Gabrielle.Casper@yahoo.com","dop":"2025-04-06","serial_number":"19996289464417770","imei1":"19996289464417770","imei2":"19996289464417770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180783,"job_number":"JOB_180783","tr_customer_id":180801,"tr_customer_product_id":180791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:13.000Z","modified_at":"2026-02-08T15:11:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13990148499993","imei1":"13990148499993","imei2":"13990148499993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180785,"job_number":"JOB_180785","tr_customer_id":180803,"tr_customer_product_id":180793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:15.000Z","modified_at":"2026-02-08T15:11:15.000Z","name":"Minerva Goyette","mobile_number":"715-801-4512","email_id":"Roderick_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"19733054926736280","imei1":"19733054926736280","imei2":"19733054926736280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180786,"job_number":"JOB_180786","tr_customer_id":180804,"tr_customer_product_id":180794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:18.000Z","modified_at":"2026-02-08T15:11:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11410533021336","imei1":"11410533021336","imei2":"11410533021336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180788,"job_number":"JOB_180788","tr_customer_id":180806,"tr_customer_product_id":180796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:20.000Z","modified_at":"2026-02-08T15:11:20.000Z","name":"Arnulfo Sawayn","mobile_number":"379-489-3371","email_id":"Karlie_Lesch40@yahoo.com","dop":"2025-04-06","serial_number":"11918753439119884","imei1":"11918753439119884","imei2":"11918753439119884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180789,"job_number":"JOB_180789","tr_customer_id":180807,"tr_customer_product_id":180797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:01.000Z","modified_at":"2026-02-08T15:12:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249025009426","imei1":"11249025009426","imei2":"11249025009426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180791,"job_number":"JOB_180791","tr_customer_id":180809,"tr_customer_product_id":180799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:03.000Z","modified_at":"2026-02-08T15:12:03.000Z","name":"Pierce Barrows","mobile_number":"847-627-3541","email_id":"Ewell_Rippin42@yahoo.com","dop":"2025-04-06","serial_number":"13129032648553330","imei1":"13129032648553330","imei2":"13129032648553330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180792,"job_number":"JOB_180792","tr_customer_id":180810,"tr_customer_product_id":180800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11391841210957","imei1":"11391841210957","imei2":"11391841210957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180794,"job_number":"JOB_180794","tr_customer_id":180812,"tr_customer_product_id":180802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:07.000Z","modified_at":"2026-02-08T15:12:07.000Z","name":"Lydia Crooks","mobile_number":"795-213-3564","email_id":"Osbaldo.Boehm1@yahoo.com","dop":"2025-04-06","serial_number":"19630726136623880","imei1":"19630726136623880","imei2":"19630726136623880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180795,"job_number":"JOB_180795","tr_customer_id":180813,"tr_customer_product_id":180803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:12:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10863300173317","imei1":"10863300173317","imei2":"10863300173317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180797,"job_number":"JOB_180797","tr_customer_id":180815,"tr_customer_product_id":180805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:51.000Z","modified_at":"2026-02-08T15:12:51.000Z","name":"Irma Welch","mobile_number":"517-436-7225","email_id":"Breanne6@hotmail.com","dop":"2025-04-06","serial_number":"18810054358800550","imei1":"18810054358800550","imei2":"18810054358800550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180798,"job_number":"JOB_180798","tr_customer_id":180816,"tr_customer_product_id":180806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:12:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15303254540494","imei1":"15303254540494","imei2":"15303254540494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180800,"job_number":"JOB_180800","tr_customer_id":180818,"tr_customer_product_id":180808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:54.000Z","modified_at":"2026-02-08T15:12:54.000Z","name":"Alaina Quitzon","mobile_number":"293-841-9187","email_id":"Dwight_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"10982030288167952","imei1":"10982030288167952","imei2":"10982030288167952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180801,"job_number":"JOB_180801","tr_customer_id":180819,"tr_customer_product_id":180809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:43.000Z","modified_at":"2026-02-08T15:46:43.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100111584672425","imei1":"100111584672425","imei2":"100111584672425","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180803,"job_number":"JOB_180803","tr_customer_id":180821,"tr_customer_product_id":180811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:46:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103764242257100","imei1":"103764242257100","imei2":"103764242257100","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180826,"job_number":"JOB_180826","tr_customer_id":180844,"tr_customer_product_id":180834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:11:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18157706948305","imei1":"18157706948305","imei2":"18157706948305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180828,"job_number":"JOB_180828","tr_customer_id":180846,"tr_customer_product_id":180836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:52.000Z","modified_at":"2026-02-08T16:11:52.000Z","name":"Thurman O'Connell","mobile_number":"342-983-7956","email_id":"Berenice89@hotmail.com","dop":"2025-04-06","serial_number":"10007094967604606","imei1":"10007094967604606","imei2":"10007094967604606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180829,"job_number":"JOB_180829","tr_customer_id":180847,"tr_customer_product_id":180837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:55.000Z","modified_at":"2026-02-08T16:11:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13207792215935","imei1":"13207792215935","imei2":"13207792215935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180831,"job_number":"JOB_180831","tr_customer_id":180849,"tr_customer_product_id":180839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:57.000Z","modified_at":"2026-02-08T16:11:57.000Z","name":"Keven Streich","mobile_number":"554-820-5032","email_id":"Cullen6@gmail.com","dop":"2025-04-06","serial_number":"11395998855744656","imei1":"11395998855744656","imei2":"11395998855744656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180832,"job_number":"JOB_180832","tr_customer_id":180850,"tr_customer_product_id":180840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:12:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11362606797553","imei1":"11362606797553","imei2":"11362606797553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180834,"job_number":"JOB_180834","tr_customer_id":180852,"tr_customer_product_id":180842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:40.000Z","modified_at":"2026-02-08T16:12:40.000Z","name":"Mariela Bosco","mobile_number":"619-715-9816","email_id":"Timmothy.Gerhold36@hotmail.com","dop":"2025-04-06","serial_number":"14479995720853256","imei1":"14479995720853256","imei2":"14479995720853256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180835,"job_number":"JOB_180835","tr_customer_id":180853,"tr_customer_product_id":180843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15031279793367","imei1":"15031279793367","imei2":"15031279793367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180837,"job_number":"JOB_180837","tr_customer_id":180855,"tr_customer_product_id":180845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:45.000Z","modified_at":"2026-02-08T16:12:45.000Z","name":"Elroy Mann","mobile_number":"372-451-0976","email_id":"Brad.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"15741105492901846","imei1":"15741105492901846","imei2":"15741105492901846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180838,"job_number":"JOB_180838","tr_customer_id":180856,"tr_customer_product_id":180846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:13:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11204904011227","imei1":"11204904011227","imei2":"11204904011227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180840,"job_number":"JOB_180840","tr_customer_id":180858,"tr_customer_product_id":180848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:27.000Z","modified_at":"2026-02-08T16:13:27.000Z","name":"Lon Leannon","mobile_number":"389-648-3625","email_id":"Eldred.Huels51@yahoo.com","dop":"2025-04-06","serial_number":"18135862648488684","imei1":"18135862648488684","imei2":"18135862648488684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180841,"job_number":"JOB_180841","tr_customer_id":180859,"tr_customer_product_id":180849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:13:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14215163930751","imei1":"14215163930751","imei2":"14215163930751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180843,"job_number":"JOB_180843","tr_customer_id":180861,"tr_customer_product_id":180851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:33.000Z","modified_at":"2026-02-08T16:13:33.000Z","name":"Owen Schumm","mobile_number":"594-577-0370","email_id":"Brooke32@hotmail.com","dop":"2025-04-06","serial_number":"12945413451106522","imei1":"12945413451106522","imei2":"12945413451106522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180844,"job_number":"JOB_180844","tr_customer_id":180862,"tr_customer_product_id":180852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:57:20.000Z","modified_at":"2026-02-08T16:57:20.000Z","name":"Inder Kapoor","mobile_number":"7035545611","email_id":"sarla.sethi@gmail.com","dop":"2026-01-29","serial_number":"148217247700509","imei1":"148217247700509","imei2":"148217247700509","popurl":"www.kannan-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180568,"job_number":"JOB_180568","tr_customer_id":180586,"tr_customer_product_id":180576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"137573470788336","imei1":"137573470788336","imei2":"137573470788336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180569,"job_number":"JOB_180569","tr_customer_id":180587,"tr_customer_product_id":180577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"Lacy Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138106632299125","imei1":"138106632299125","imei2":"138106632299125","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180570,"job_number":"JOB_180570","tr_customer_id":180588,"tr_customer_product_id":180578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Wilmer Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181537802743977","imei1":"181537802743977","imei2":"181537802743977","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180571,"job_number":"JOB_180571","tr_customer_id":180589,"tr_customer_product_id":180579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Javier Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162079871726923","imei1":"162079871726923","imei2":"162079871726923","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180572,"job_number":"JOB_180572","tr_customer_id":180590,"tr_customer_product_id":180580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:14.000Z","modified_at":"2026-02-08T14:17:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124191678376841","imei1":"124191678376841","imei2":"124191678376841","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180573,"job_number":"JOB_180573","tr_customer_id":180591,"tr_customer_product_id":180581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Adrain Bartell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"164288872588444","imei1":"164288872588444","imei2":"164288872588444","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180574,"job_number":"JOB_180574","tr_customer_id":180592,"tr_customer_product_id":180582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Bailey Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185823970529272","imei1":"185823970529272","imei2":"185823970529272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180575,"job_number":"JOB_180575","tr_customer_id":180593,"tr_customer_product_id":180583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Javon Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197643069338891","imei1":"197643069338891","imei2":"197643069338891","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180691,"job_number":"JOB_180691","tr_customer_id":180709,"tr_customer_product_id":180699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102803116078401","imei1":"102803116078401","imei2":"102803116078401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180693,"job_number":"JOB_180693","tr_customer_id":180711,"tr_customer_product_id":180701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:38.000Z","name":"Darron Stiedemann","mobile_number":"793-764-8595","email_id":"Bradley65@hotmail.com","dop":"2025-06-09","serial_number":"100111909843517","imei1":"100111909843517","imei2":"100111909843517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180700,"job_number":"JOB_180700","tr_customer_id":180718,"tr_customer_product_id":180708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102888873783267","imei1":"102888873783267","imei2":"102888873783267","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180703,"job_number":"JOB_180703","tr_customer_id":180721,"tr_customer_product_id":180711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:33:55.000Z","name":"Juana Corkery","mobile_number":"745-279-0070","email_id":"Roxanne.Lakin@yahoo.com","dop":"2025-06-09","serial_number":"100422290171834","imei1":"100422290171834","imei2":"100422290171834","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180705,"job_number":"JOB_180705","tr_customer_id":180723,"tr_customer_product_id":180713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100993145364416","imei1":"100993145364416","imei2":"100993145364416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180707,"job_number":"JOB_180707","tr_customer_id":180725,"tr_customer_product_id":180715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Electa Jacobi","mobile_number":"347-365-1006","email_id":"Giovani27@hotmail.com","dop":"2025-06-09","serial_number":"109517777326243","imei1":"109517777326243","imei2":"109517777326243","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180805,"job_number":"JOB_180805","tr_customer_id":180823,"tr_customer_product_id":180813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:55:37.000Z","modified_at":"2026-02-08T15:55:37.000Z","name":"Anish Acharya","mobile_number":"8243391103","email_id":"bela.khatri@gmail.com","dop":"2026-01-29","serial_number":"149760331488797","imei1":"946494008521517","imei2":"365828832880931","popurl":"www.ekaksh-malik.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180806,"job_number":"JOB_180806","tr_customer_id":180824,"tr_customer_product_id":180814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:56:11.000Z","modified_at":"2026-02-08T15:56:11.000Z","name":"Gauraang Dutta","mobile_number":"8244649209","email_id":"avantika.kocchar@gmail.com","dop":"2026-01-29","serial_number":"304490570458327","imei1":"347545208922329","imei2":"638546567866292","popurl":"www.pramila-nehru.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180807,"job_number":"JOB_180807","tr_customer_id":180825,"tr_customer_product_id":180815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:58:54.000Z","modified_at":"2026-02-08T15:58:54.000Z","name":"Dhanu Ganaka","mobile_number":"8245749153","email_id":"anala.agarwal@hotmail.com","dop":"2026-01-29","serial_number":"078297285824736","imei1":"247353909152874","imei2":"338387624115573","popurl":"www.aditeya-kocchar.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180808,"job_number":"JOB_180808","tr_customer_id":180826,"tr_customer_product_id":180816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957148162011","imei1":"15957148162011","imei2":"15957148162011","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180809,"job_number":"JOB_180809","tr_customer_id":180827,"tr_customer_product_id":180817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150162010","imei1":"15957150162010","imei2":"15957150162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180810,"job_number":"JOB_180810","tr_customer_id":180828,"tr_customer_product_id":180818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957138162010","imei1":"15957138162010","imei2":"15957138162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180811,"job_number":"JOB_180811","tr_customer_id":180829,"tr_customer_product_id":180819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957152165010","imei1":"15957152165010","imei2":"15957152165010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180812,"job_number":"JOB_180812","tr_customer_id":180830,"tr_customer_product_id":180820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957151162010","imei1":"15957151162010","imei2":"15957151162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180813,"job_number":"JOB_180813","tr_customer_id":180831,"tr_customer_product_id":180821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chidaakaash Naik","mobile_number":"8248969863","email_id":"dwaipayan.butt@yahoo.co.in","dop":"2026-01-29","serial_number":"214062992747448","imei1":"215003475613399","imei2":"897741573911549","popurl":"www.vaidehi-bhattathiri.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180814,"job_number":"JOB_180814","tr_customer_id":180832,"tr_customer_product_id":180822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Vaijayanthi Gowda","mobile_number":"8247988806","email_id":"gajabahu.patel@gmail.com","dop":"2026-01-29","serial_number":"844360233031038","imei1":"730165766498934","imei2":"649857148511442","popurl":"www.siddarth-nair.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180815,"job_number":"JOB_180815","tr_customer_id":180833,"tr_customer_product_id":180823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Bankim Bandopadhyay","mobile_number":"8241648948","email_id":"diptendu.talwar@yahoo.co.in","dop":"2026-01-29","serial_number":"419427476541981","imei1":"506440561634857","imei2":"602418853850006","popurl":"www.chitramala-somayaji.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180816,"job_number":"JOB_180816","tr_customer_id":180834,"tr_customer_product_id":180824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chandan Mehra","mobile_number":"8245166088","email_id":"tara.achari@yahoo.co.in","dop":"2026-01-29","serial_number":"892353512382023","imei1":"282348848813259","imei2":"487533185470997","popurl":"www.bhavani-bhattacharya.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180817,"job_number":"JOB_180817","tr_customer_id":180835,"tr_customer_product_id":180825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chanda Mehra","mobile_number":"8244240963","email_id":"lai.namboothiri@hotmail.com","dop":"2026-01-29","serial_number":"192895532109612","imei1":"191699580673175","imei2":"947473872856144","popurl":"www.jaimini-kapoor.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180818,"job_number":"JOB_180818","tr_customer_id":180836,"tr_customer_product_id":180826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180819,"job_number":"JOB_180819","tr_customer_id":180837,"tr_customer_product_id":180827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180820,"job_number":"JOB_180820","tr_customer_id":180838,"tr_customer_product_id":180828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180821,"job_number":"JOB_180821","tr_customer_id":180839,"tr_customer_product_id":180829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163091","imei1":"15957150163091","imei2":"15957150163091","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180822,"job_number":"JOB_180822","tr_customer_id":180840,"tr_customer_product_id":180830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163093","imei1":"15957150163093","imei2":"15957150163093","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180823,"job_number":"JOB_180823","tr_customer_id":180841,"tr_customer_product_id":180831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163094","imei1":"15957150163094","imei2":"15957150163094","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180824,"job_number":"JOB_180824","tr_customer_id":180842,"tr_customer_product_id":180832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163092","imei1":"15957150163092","imei2":"15957150163092","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180825,"job_number":"JOB_180825","tr_customer_id":180843,"tr_customer_product_id":180833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163095","imei1":"15957150163095","imei2":"15957150163095","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180845,"job_number":"JOB_180845","tr_customer_id":180863,"tr_customer_product_id":180853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:10:28.000Z","modified_at":"2026-02-08T17:10:28.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586352","imei1":"14524537368586352","imei2":"14524537368586352","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180846,"job_number":"JOB_180846","tr_customer_id":180864,"tr_customer_product_id":180854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:12:17.000Z","modified_at":"2026-02-08T17:12:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586353","imei1":"14524537368586353","imei2":"14524537368586353","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180607,"job_number":"JOB_180607","tr_customer_id":180625,"tr_customer_product_id":180615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:51.000Z","modified_at":"2026-02-08T14:22:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10568626597782","imei1":"10568626597782","imei2":"10568626597782","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180609,"job_number":"JOB_180609","tr_customer_id":180627,"tr_customer_product_id":180617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:53.000Z","modified_at":"2026-02-08T14:22:53.000Z","name":"Keith Mayert","mobile_number":"530-680-6957","email_id":"Lou34@hotmail.com","dop":"2000-01-31","serial_number":"1044723349267084","imei1":"1044723349267084","imei2":"1044723349267084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180613,"job_number":"JOB_180613","tr_customer_id":180631,"tr_customer_product_id":180621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:23:37.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10928996089537","imei1":"10928996089537","imei2":"10928996089537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180615,"job_number":"JOB_180615","tr_customer_id":180633,"tr_customer_product_id":180623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:39.000Z","modified_at":"2026-02-08T14:23:39.000Z","name":"Jabari Cassin","mobile_number":"999-346-4776","email_id":"Vernice85@hotmail.com","dop":"2000-01-31","serial_number":"1032806216352742","imei1":"1032806216352742","imei2":"1032806216352742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180616,"job_number":"JOB_180616","tr_customer_id":180634,"tr_customer_product_id":180624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:24:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10637842429587","imei1":"10637842429587","imei2":"10637842429587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180618,"job_number":"JOB_180618","tr_customer_id":180636,"tr_customer_product_id":180626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:24.000Z","modified_at":"2026-02-08T14:24:24.000Z","name":"Llewellyn Walter","mobile_number":"613-509-3948","email_id":"Joesph2@hotmail.com","dop":"2000-01-31","serial_number":"1014885793920558","imei1":"1014885793920558","imei2":"1014885793920558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180619,"job_number":"JOB_180619","tr_customer_id":180637,"tr_customer_product_id":180627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:07.000Z","modified_at":"2026-02-08T14:25:07.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10330201824798","imei1":"10330201824798","imei2":"10330201824798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180621,"job_number":"JOB_180621","tr_customer_id":180639,"tr_customer_product_id":180629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:09.000Z","modified_at":"2026-02-08T14:25:09.000Z","name":"Anthony Mayert","mobile_number":"493-753-6919","email_id":"Horacio91@yahoo.com","dop":"2000-01-31","serial_number":"1058792055802275","imei1":"1058792055802275","imei2":"1058792055802275","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 43ab3c85-8435-4b1f-be36-0dfedc167d43
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-NgJzdUL6MpSx8nyld0WK14I9LLg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 29ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 02fd0bad-b982-4d6e-87f6-60d07dc3ad1a
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 28ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 203c6e4e-acc8-4e33-96f5-7924f8815989
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Cache-Control no-cache
Postman-Token bb687964-1db8-4d9c-8af4-90a7d572c5bf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Cache-Control no-cache
Postman-Token 92b59522-598f-4f80-bbb3-535e4e7ad42d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Cache-Control no-cache
Postman-Token a9a4d1bb-f958-4f55-b4c7-fcccb74b339e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 48ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Cache-Control no-cache
Postman-Token ae8d61ed-8100-45f9-8abd-be178e41986b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-fzfjmCpg9uSFKfMjUB9VEbtVF0k"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":263}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 49ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Cache-Control no-cache
Postman-Token 0b847ee5-2ad8-4d80-ac4d-2c847ffec975
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-fzfjmCpg9uSFKfMjUB9VEbtVF0k"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":263}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 7e59c6c3-06d6-41a3-9249-23dd247ac58c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 46ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
Cache-Control no-cache
Postman-Token 350d5794-905f-43b5-955b-739df3af58bd
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 46ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
Cache-Control no-cache
Postman-Token a88b8292-0554-4857-ac28-029339082324
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 50ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
Cache-Control no-cache
Postman-Token b27a26e3-e271-4383-81f2-8085dcf537db
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 45ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
Cache-Control no-cache
Postman-Token 7a1d03ed-f843-4819-a6b2-2c08e19ba8c8
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
Cache-Control no-cache
Postman-Token 5c5256d6-d3c0-445d-9887-28ff9ef8ec51
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 1 0 0
Verify if the data array is non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 26ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 9818e2d8-7e2c-44ca-8823-ce6519e34525
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
Cache-Control no-cache
Postman-Token 0c7f3c65-dbec-4ad7-a239-41bbd7a53374
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 47ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
Cache-Control no-cache
Postman-Token 53235bc0-f81a-4f26-9e1d-a5dc2898ee98
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 28ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
Cache-Control no-cache
Postman-Token e9234f2b-1444-40f3-8324-fd9a208047c6
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 4.68KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Cache-Control no-cache
Postman-Token 5fa30d5c-6336-4c0a-a788-d0978952e23a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 4 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 4 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 4 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 12 6 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 181ms
Mean size per request: 4.68KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Cache-Control no-cache
Postman-Token 2e134e25-d23b-4400-a48e-b08394ac3bdf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 4.68KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Cache-Control no-cache
Postman-Token 51c7d647-c418-417f-8f1f-c1b116eb4f35
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 190ms
Mean size per request: 4.68KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Cache-Control no-cache
Postman-Token ed8f7abe-1274-423c-bf1f-807f3166e553
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 39ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a9bbd10-ca08-4282-a839-e4bee87a03da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:31:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 25ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1836445c-6042-4e61-b55d-2bc41a3a1c24
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 26ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5599c726-e459-4b8f-a1ef-b43a283bb5ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 25ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa7341e1-a0cb-42e8-b1e1-2e5e3917c4c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 26ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f15483a-fec2-4993-ad13-b768d3609230
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 26ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c064e738-db33-4411-82a0-e8b66bf458b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 318ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56cc86d9-52d4-4a37-8de3-11efeb1523e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 65ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4NjR9.XeI7MaxwV1doneLTZTvmSheBCON56c9raa2kdmORBSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d3f727b-3820-463a-9b97-e5ccb04179bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 5bc1d0e0-65e1-42cb-ae70-0a8d486f5048
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-q+cNaK5JPzJk71Rxpkd/x/BE1aM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 15adc350-1103-44eb-8fe8-09e470539d14
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-cQuqJCRlM5AhR8TMduCDwSOl4Gk"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg3MH0.rhtULjQ4FQfGzjs-oES9RjGj2vhw55sHhzmcYPvlY2c"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 260ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 3753b64c-6397-469f-8884-87f1ca9e369e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 259ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 23db5f02-ea94-4caa-a8b9-bdf32625e77e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 26ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 7363cd0c-1262-455a-b2be-2c7956fe4325
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd3ea8f5-0bf6-4940-b83f-892160fec1ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2a0a95d-be4e-4982-b581-e99a5737dab9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 28ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac79a665-f56e-4214-aa03-59d0840408ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1fc01c2-a30b-4fb6-bbbb-3b476e910fbb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 64ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c3ab128-2233-42d3-9cb9-c2332f522bfa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 57ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42943530-db6f-43a5-8260-c147a3456764
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 28ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3f5f321-7d1a-43a0-a345-dbb94655e36e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 56ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 911b1229-db46-4f6f-adc2-28ad10a44081
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 56ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96293a53-fd81-45e1-a9df-186cb05d6795
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae284f22-82be-49e1-a3d1-e99d001a13d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 25ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 093c8a19-cd84-4459-be02-c4bb42d3e279
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 28ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3505edc-ac23-4179-8e92-4e15043e89e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 26ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce329645-7414-4bbe-ba22-65b6f6c6d1da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 071ddb09-f05d-49f3-a8f1-0b1b277b3e5b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 678ms
Mean size per request: 1KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96a074bc-6269-4040-857c-32e0884d957f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:31:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 258ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4b1429d-7d01-4642-a758-aa5f9c6fc4e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9747c5f2-9a7b-451a-a428-734e75ddd4e3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3f57248-9801-4705-b383-653af25aa727
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0da87bb9-7be5-42c1-ab96-0602d908c588
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 258ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTg2OX0.o3Si-2lOkuS8iEeDt5fwt-xMawndq8uUOv1QVXqwzwI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03d165f6-be30-4eaf-bf95-bed23895b108
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 967ms
Mean size per request: 1KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9739a21-9364-454e-9f6e-8dc34d81d15a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:31:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 194ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6ff9631-7846-48fd-b7ab-6f32232b941b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 290ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a8fa4a6-29ce-4ed0-ab8f-856575d3043a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 858ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8eceebd0-a159-473f-8435-f5cf8ab47da2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:31:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 839ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75678669-7f66-4cfc-8774-3c5e247ec23b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:31:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fae87e40-8676-4ea0-b2f3-745f40020f80
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-9i1Yk/BLrdrX8sxx/CYOVs7a2u4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d4fc834-2fb1-4331-acad-87d51ba625e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 126ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27b728d4-6459-4365-a779-cb8916889ad5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-m9MqiudoZZv99oskkMa39P/axvM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":781},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 162ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f9e75fa-3224-4555-8b71-e1e6dbcd08b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 163ms
Mean size per request: 31B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75d0c8c9-5e2d-43de-a31d-5b5470f84019
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 0 1 0
Validate the response schema is matching with expected schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify that the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 113ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d5350b0-c91b-404e-a6aa-4a090249a43f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 131ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2d507a4-281f-4ba7-a664-828824d84f6b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 115ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebc6504d-0e4b-401c-8d7b-5585d5b8611f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 112ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e60d1a6c-cde3-464a-8e5e-e3d97776a053
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 308ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54fc27f3-e838-4575-a8cb-abacee714589
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 386ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f794e5d6-3550-407b-8801-13719970265b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 323ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7cd0bde-1ebb-4f98-a339-3f2bc676b010
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 469ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23b26a21-b9ca-4db3-aee9-6bf317e34e78
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 468ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8affe3bc-9cc5-4022-9b38-37ac4bfb4467
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 294ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df99762a-e094-4a5e-975f-287d0b66ece5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0010aaf4-2ae2-42e3-a217-f8a142b09b62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 465ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 169871b2-b613-4fbe-8c3f-6cfc10b48002
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 2s
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea4e5e1b-e573-4f11-b0ef-ed0b9773978e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 435ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4Nzl9.S-RIk80jv3fo-GXwS2Unf17L1zpACw9KiHDDRHNQbRo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f3003e1-07a5-4cbf-b852-56a8d2546498
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 435ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad98dcd3-23de-4d21-91d4-b6304cbbe4d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-V+RGLrTAsUMSx57H53ORlPS3ZPI"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODh9.2jOTYrYidjuqdUBIrFB7Z6mqDwpJ0Lq455zqNmz4NKY"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 0 1 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify if the response time is less than 400Ms
expected 435 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 434ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7f421bf-182c-462b-9710-9d0912f02b50
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-wUPBjoTvA9koHqFl+Kwn8CYfCp0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 434 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 436ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a676ec38-ca21-4854-a688-2177af895cd5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 211ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 649eee9c-d613-45d8-87d7-55d7403695a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 81ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Cache-Control no-cache
Postman-Token 4ecb94a5-a0ec-44c2-a642-5422a7575585
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 165ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Cache-Control no-cache
Postman-Token 1d243dc0-2b1d-48ec-9c12-7a17e0ccfabe
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 154ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Cache-Control no-cache
Postman-Token ae7f18e2-b72d-42c7-87ee-fbc036b5a47f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 150ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d007cc1-ac8c-45a1-814e-bfa196139c30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-m9MqiudoZZv99oskkMa39P/axvM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":781},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Cache-Control no-cache
Postman-Token ff24e4c2-c8bd-4660-a81c-3069d65926ae
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token bb6fe160-fea7-4eac-b016-6340fa152490
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 739ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Cache-Control no-cache
Postman-Token 251347a4-3277-4f6c-9fd4-2afb0d021488
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 73ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type application/json
Cache-Control no-cache
Postman-Token 47a2826f-b37b-4cef-ac85-959e7e7556a6
Content-Length 1070
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Manoj",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 76ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type application/json
Cache-Control no-cache
Postman-Token 4eb903c8-2666-4e1a-adea-85b543ef21fa
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 72ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
randomNumber 154
randomFirstName Leanna
randomLastName Stark
randomEmail Clemmie_Windler12@gmail.com
randomPhoneNumber 941-834-1474
Content-Type application/json
Cache-Control no-cache
Postman-Token 6be9c136-2d28-48a8-9193-0b154de9288c
Content-Length 1079
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Anderson",
                "last_name": "Brian",
                "mobile_number": "856-271-9058",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Katelynn_Hegmann@hotmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 55ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Cache-Control no-cache
Postman-Token 22c2bc98-38e1-4146-82dc-09c062f45155
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-m9MqiudoZZv99oskkMa39P/axvM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":781},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 1 0 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 25ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 66df9285-971d-44f7-ba23-98ecd83cbfea
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 27ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 4204bdc7-1466-499e-bdda-c3061d343172
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 977ms
Mean size per request: 757.08KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type application/json
Cache-Control no-cache
Postman-Token 8f9c29ae-b4b1-46d0-8408-ef76759914ad
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 775247
ETag W/"bd44f-BuQuor+Cg68BUV5YQG7lczIKsSU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180846,"job_number":"JOB_180846","tr_customer_id":180864,"tr_customer_product_id":180854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:12:17.000Z","modified_at":"2026-02-08T17:12:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586353","imei1":"14524537368586353","imei2":"14524537368586353","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180845,"job_number":"JOB_180845","tr_customer_id":180863,"tr_customer_product_id":180853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:10:28.000Z","modified_at":"2026-02-08T17:10:28.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586352","imei1":"14524537368586352","imei2":"14524537368586352","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180825,"job_number":"JOB_180825","tr_customer_id":180843,"tr_customer_product_id":180833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163095","imei1":"15957150163095","imei2":"15957150163095","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180824,"job_number":"JOB_180824","tr_customer_id":180842,"tr_customer_product_id":180832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163092","imei1":"15957150163092","imei2":"15957150163092","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180823,"job_number":"JOB_180823","tr_customer_id":180841,"tr_customer_product_id":180831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163094","imei1":"15957150163094","imei2":"15957150163094","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180822,"job_number":"JOB_180822","tr_customer_id":180840,"tr_customer_product_id":180830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163093","imei1":"15957150163093","imei2":"15957150163093","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180821,"job_number":"JOB_180821","tr_customer_id":180839,"tr_customer_product_id":180829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163091","imei1":"15957150163091","imei2":"15957150163091","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180820,"job_number":"JOB_180820","tr_customer_id":180838,"tr_customer_product_id":180828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180819,"job_number":"JOB_180819","tr_customer_id":180837,"tr_customer_product_id":180827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180818,"job_number":"JOB_180818","tr_customer_id":180836,"tr_customer_product_id":180826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180817,"job_number":"JOB_180817","tr_customer_id":180835,"tr_customer_product_id":180825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chanda Mehra","mobile_number":"8244240963","email_id":"lai.namboothiri@hotmail.com","dop":"2026-01-29","serial_number":"192895532109612","imei1":"191699580673175","imei2":"947473872856144","popurl":"www.jaimini-kapoor.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180816,"job_number":"JOB_180816","tr_customer_id":180834,"tr_customer_product_id":180824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chandan Mehra","mobile_number":"8245166088","email_id":"tara.achari@yahoo.co.in","dop":"2026-01-29","serial_number":"892353512382023","imei1":"282348848813259","imei2":"487533185470997","popurl":"www.bhavani-bhattacharya.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180815,"job_number":"JOB_180815","tr_customer_id":180833,"tr_customer_product_id":180823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Bankim Bandopadhyay","mobile_number":"8241648948","email_id":"diptendu.talwar@yahoo.co.in","dop":"2026-01-29","serial_number":"419427476541981","imei1":"506440561634857","imei2":"602418853850006","popurl":"www.chitramala-somayaji.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180814,"job_number":"JOB_180814","tr_customer_id":180832,"tr_customer_product_id":180822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Vaijayanthi Gowda","mobile_number":"8247988806","email_id":"gajabahu.patel@gmail.com","dop":"2026-01-29","serial_number":"844360233031038","imei1":"730165766498934","imei2":"649857148511442","popurl":"www.siddarth-nair.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180813,"job_number":"JOB_180813","tr_customer_id":180831,"tr_customer_product_id":180821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chidaakaash Naik","mobile_number":"8248969863","email_id":"dwaipayan.butt@yahoo.co.in","dop":"2026-01-29","serial_number":"214062992747448","imei1":"215003475613399","imei2":"897741573911549","popurl":"www.vaidehi-bhattathiri.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180812,"job_number":"JOB_180812","tr_customer_id":180830,"tr_customer_product_id":180820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957151162010","imei1":"15957151162010","imei2":"15957151162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180811,"job_number":"JOB_180811","tr_customer_id":180829,"tr_customer_product_id":180819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957152165010","imei1":"15957152165010","imei2":"15957152165010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180810,"job_number":"JOB_180810","tr_customer_id":180828,"tr_customer_product_id":180818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957138162010","imei1":"15957138162010","imei2":"15957138162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180809,"job_number":"JOB_180809","tr_customer_id":180827,"tr_customer_product_id":180817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150162010","imei1":"15957150162010","imei2":"15957150162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180808,"job_number":"JOB_180808","tr_customer_id":180826,"tr_customer_product_id":180816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957148162011","imei1":"15957148162011","imei2":"15957148162011","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180807,"job_number":"JOB_180807","tr_customer_id":180825,"tr_customer_product_id":180815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:58:54.000Z","modified_at":"2026-02-08T15:58:54.000Z","name":"Dhanu Ganaka","mobile_number":"8245749153","email_id":"anala.agarwal@hotmail.com","dop":"2026-01-29","serial_number":"078297285824736","imei1":"247353909152874","imei2":"338387624115573","popurl":"www.aditeya-kocchar.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180806,"job_number":"JOB_180806","tr_customer_id":180824,"tr_customer_product_id":180814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:56:11.000Z","modified_at":"2026-02-08T15:56:11.000Z","name":"Gauraang Dutta","mobile_number":"8244649209","email_id":"avantika.kocchar@gmail.com","dop":"2026-01-29","serial_number":"304490570458327","imei1":"347545208922329","imei2":"638546567866292","popurl":"www.pramila-nehru.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180805,"job_number":"JOB_180805","tr_customer_id":180823,"tr_customer_product_id":180813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:55:37.000Z","modified_at":"2026-02-08T15:55:37.000Z","name":"Anish Acharya","mobile_number":"8243391103","email_id":"bela.khatri@gmail.com","dop":"2026-01-29","serial_number":"149760331488797","imei1":"946494008521517","imei2":"365828832880931","popurl":"www.ekaksh-malik.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180758,"job_number":"JOB_180758","tr_customer_id":180776,"tr_customer_product_id":180766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:27.000Z","modified_at":"2026-02-08T14:37:38.000Z","name":"giyu tomiaka","mobile_number":"433-402-3628","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"827877024644595","imei1":"827877024644595","imei2":"827877024644595","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180748,"job_number":"JOB_180748","tr_customer_id":180766,"tr_customer_product_id":180756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:25.000Z","name":"tanjiro kamado","mobile_number":"922-382-0858","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"246506115629923","imei1":"246506115629923","imei2":"246506115629923","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180742,"job_number":"JOB_180742","tr_customer_id":180760,"tr_customer_product_id":180750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:00.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"saitama sensei","mobile_number":"896-686-1106","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"966245573607487","imei1":"966245573607487","imei2":"966245573607487","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180707,"job_number":"JOB_180707","tr_customer_id":180725,"tr_customer_product_id":180715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Electa Jacobi","mobile_number":"347-365-1006","email_id":"Giovani27@hotmail.com","dop":"2025-06-09","serial_number":"109517777326243","imei1":"109517777326243","imei2":"109517777326243","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180706,"job_number":"JOB_180706","tr_customer_id":180724,"tr_customer_product_id":180714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:24.000Z","name":"Hallie Cassin","mobile_number":"662-434-6754","email_id":"Percival_Fritsch@hotmail.com","dop":"2025-06-09","serial_number":"102331457081306","imei1":"102331457081306","imei2":"102331457081306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180705,"job_number":"JOB_180705","tr_customer_id":180723,"tr_customer_product_id":180713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100993145364416","imei1":"100993145364416","imei2":"100993145364416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180703,"job_number":"JOB_180703","tr_customer_id":180721,"tr_customer_product_id":180711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:33:55.000Z","name":"Juana Corkery","mobile_number":"745-279-0070","email_id":"Roxanne.Lakin@yahoo.com","dop":"2025-06-09","serial_number":"100422290171834","imei1":"100422290171834","imei2":"100422290171834","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180702,"job_number":"JOB_180702","tr_customer_id":180720,"tr_customer_product_id":180710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:34:07.000Z","name":"Elwin Hettinger","mobile_number":"601-213-1393","email_id":"Vicky53@hotmail.com","dop":"2025-06-09","serial_number":"106781741942377","imei1":"106781741942377","imei2":"106781741942377","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180700,"job_number":"JOB_180700","tr_customer_id":180718,"tr_customer_product_id":180708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102888873783267","imei1":"102888873783267","imei2":"102888873783267","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180693,"job_number":"JOB_180693","tr_customer_id":180711,"tr_customer_product_id":180701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:38.000Z","name":"Darron Stiedemann","mobile_number":"793-764-8595","email_id":"Bradley65@hotmail.com","dop":"2025-06-09","serial_number":"100111909843517","imei1":"100111909843517","imei2":"100111909843517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180692,"job_number":"JOB_180692","tr_customer_id":180710,"tr_customer_product_id":180700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Julien Romaguera","mobile_number":"661-427-3700","email_id":"Keyon.Kohler74@yahoo.com","dop":"2025-06-09","serial_number":"104741098442845","imei1":"104741098442845","imei2":"104741098442845","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180691,"job_number":"JOB_180691","tr_customer_id":180709,"tr_customer_product_id":180699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102803116078401","imei1":"102803116078401","imei2":"102803116078401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180665,"job_number":"JOB_180665","tr_customer_id":180683,"tr_customer_product_id":180673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:56.000Z","modified_at":"2026-02-08T14:29:06.000Z","name":"Ferne Schoen","mobile_number":"295-538-7979","email_id":"Talia_Keeling@gmail.com","dop":"2025-12-31","serial_number":"10556112340099","imei1":"10556112340099","imei2":"10556112340099","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180664,"job_number":"JOB_180664","tr_customer_id":180682,"tr_customer_product_id":180672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:42.000Z","modified_at":"2026-02-08T14:28:52.000Z","name":"Barney Raynor","mobile_number":"632-258-3410","email_id":"Lola.Hamill@yahoo.com","dop":"2025-12-31","serial_number":"10887037796170","imei1":"10887037796170","imei2":"10887037796170","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180660,"job_number":"JOB_180660","tr_customer_id":180678,"tr_customer_product_id":180668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:28.000Z","modified_at":"2026-02-08T14:28:38.000Z","name":"Tavares Nienow","mobile_number":"873-755-5859","email_id":"Carleton88@hotmail.com","dop":"2025-12-31","serial_number":"10869657747779","imei1":"10869657747779","imei2":"10869657747779","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180576,"job_number":"JOB_180576","tr_customer_id":180594,"tr_customer_product_id":180584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:27.000Z","modified_at":"2026-02-08T14:17:51.000Z","name":"Zoie Wolff","mobile_number":"954-743-5652","email_id":"Bella_Jacobs56@yahoo.com","dop":"2025-10-01","serial_number":"12933675886612","imei1":"12933675886612","imei2":"12933675886612","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180575,"job_number":"JOB_180575","tr_customer_id":180593,"tr_customer_product_id":180583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Javon Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197643069338891","imei1":"197643069338891","imei2":"197643069338891","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180574,"job_number":"JOB_180574","tr_customer_id":180592,"tr_customer_product_id":180582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Bailey Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185823970529272","imei1":"185823970529272","imei2":"185823970529272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180573,"job_number":"JOB_180573","tr_customer_id":180591,"tr_customer_product_id":180581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Adrain Bartell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"164288872588444","imei1":"164288872588444","imei2":"164288872588444","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180572,"job_number":"JOB_180572","tr_customer_id":180590,"tr_customer_product_id":180580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:14.000Z","modified_at":"2026-02-08T14:17:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124191678376841","imei1":"124191678376841","imei2":"124191678376841","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180571,"job_number":"JOB_180571","tr_customer_id":180589,"tr_customer_product_id":180579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Javier Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162079871726923","imei1":"162079871726923","imei2":"162079871726923","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180570,"job_number":"JOB_180570","tr_customer_id":180588,"tr_customer_product_id":180578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Wilmer Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181537802743977","imei1":"181537802743977","imei2":"181537802743977","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180569,"job_number":"JOB_180569","tr_customer_id":180587,"tr_customer_product_id":180577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"Lacy Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138106632299125","imei1":"138106632299125","imei2":"138106632299125","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180568,"job_number":"JOB_180568","tr_customer_id":180586,"tr_customer_product_id":180576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"137573470788336","imei1":"137573470788336","imei2":"137573470788336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180561,"job_number":"JOB_180561","tr_customer_id":180579,"tr_customer_product_id":180569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:18.000Z","modified_at":"2026-02-08T14:01:30.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"99773091304642","imei1":"99773091304642","imei2":"99773091304642","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180560,"job_number":"JOB_180560","tr_customer_id":180578,"tr_customer_product_id":180568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:02.000Z","modified_at":"2026-02-08T14:01:14.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89601950840603","imei1":"89601950840603","imei2":"89601950840603","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180559,"job_number":"JOB_180559","tr_customer_id":180577,"tr_customer_product_id":180567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:46.000Z","modified_at":"2026-02-08T14:00:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73358254895026","imei1":"73358254895026","imei2":"73358254895026","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180375,"job_number":"JOB_180375","tr_customer_id":180393,"tr_customer_product_id":180383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:50.000Z","modified_at":"2026-02-08T07:55:02.000Z","name":"Genevieve Monahan","mobile_number":"596-390-5042","email_id":"Emma13@hotmail.com","dop":"2025-11-04","serial_number":"11166780538255","imei1":"11166780538255","imei2":"11166780538255","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180374,"job_number":"JOB_180374","tr_customer_id":180392,"tr_customer_product_id":180382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:35.000Z","modified_at":"2026-02-08T07:54:46.000Z","name":"Eldridge Walsh","mobile_number":"805-567-4325","email_id":"Tommie.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"14619077469585","imei1":"14619077469585","imei2":"14619077469585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180346,"job_number":"JOB_180346","tr_customer_id":180364,"tr_customer_product_id":180354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:39:09.000Z","modified_at":"2026-02-08T06:39:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"42833026237446","imei1":"42833026237446","imei2":"42833026237446","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180345,"job_number":"JOB_180345","tr_customer_id":180363,"tr_customer_product_id":180353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:53.000Z","modified_at":"2026-02-08T06:39:05.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"56244357270734","imei1":"56244357270734","imei2":"56244357270734","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180344,"job_number":"JOB_180344","tr_customer_id":180362,"tr_customer_product_id":180352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:37.000Z","modified_at":"2026-02-08T06:38:49.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"88007937712852","imei1":"88007937712852","imei2":"88007937712852","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:35:02.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:47.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180844,"job_number":"JOB_180844","tr_customer_id":180862,"tr_customer_product_id":180852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:57:20.000Z","modified_at":"2026-02-08T16:57:20.000Z","name":"Inder Kapoor","mobile_number":"7035545611","email_id":"sarla.sethi@gmail.com","dop":"2026-01-29","serial_number":"148217247700509","imei1":"148217247700509","imei2":"148217247700509","popurl":"www.kannan-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180843,"job_number":"JOB_180843","tr_customer_id":180861,"tr_customer_product_id":180851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:33.000Z","modified_at":"2026-02-08T16:13:33.000Z","name":"Owen Schumm","mobile_number":"594-577-0370","email_id":"Brooke32@hotmail.com","dop":"2025-04-06","serial_number":"12945413451106522","imei1":"12945413451106522","imei2":"12945413451106522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180842,"job_number":"JOB_180842","tr_customer_id":180860,"tr_customer_product_id":180850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:14:12.000Z","name":"Ernie Wiza","mobile_number":"903-863-8845","email_id":"Blair.Kessler@yahoo.com","dop":"2025-04-06","serial_number":"12524382866672","imei1":"12524382866672","imei2":"12524382866672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180841,"job_number":"JOB_180841","tr_customer_id":180859,"tr_customer_product_id":180849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:13:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14215163930751","imei1":"14215163930751","imei2":"14215163930751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180840,"job_number":"JOB_180840","tr_customer_id":180858,"tr_customer_product_id":180848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:27.000Z","modified_at":"2026-02-08T16:13:27.000Z","name":"Lon Leannon","mobile_number":"389-648-3625","email_id":"Eldred.Huels51@yahoo.com","dop":"2025-04-06","serial_number":"18135862648488684","imei1":"18135862648488684","imei2":"18135862648488684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180839,"job_number":"JOB_180839","tr_customer_id":180857,"tr_customer_product_id":180847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:14:06.000Z","name":"Jovanny Schinner","mobile_number":"371-844-4841","email_id":"Arjun_Carter48@hotmail.com","dop":"2025-04-06","serial_number":"19672771447377","imei1":"19672771447377","imei2":"19672771447377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180838,"job_number":"JOB_180838","tr_customer_id":180856,"tr_customer_product_id":180846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:13:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11204904011227","imei1":"11204904011227","imei2":"11204904011227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180837,"job_number":"JOB_180837","tr_customer_id":180855,"tr_customer_product_id":180845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:45.000Z","modified_at":"2026-02-08T16:12:45.000Z","name":"Elroy Mann","mobile_number":"372-451-0976","email_id":"Brad.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"15741105492901846","imei1":"15741105492901846","imei2":"15741105492901846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180836,"job_number":"JOB_180836","tr_customer_id":180854,"tr_customer_product_id":180844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:13:24.000Z","name":"Marco Hermann","mobile_number":"755-233-2503","email_id":"Marcella.Roob@yahoo.com","dop":"2025-04-06","serial_number":"13688374434005","imei1":"13688374434005","imei2":"13688374434005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180835,"job_number":"JOB_180835","tr_customer_id":180853,"tr_customer_product_id":180843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15031279793367","imei1":"15031279793367","imei2":"15031279793367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180834,"job_number":"JOB_180834","tr_customer_id":180852,"tr_customer_product_id":180842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:40.000Z","modified_at":"2026-02-08T16:12:40.000Z","name":"Mariela Bosco","mobile_number":"619-715-9816","email_id":"Timmothy.Gerhold36@hotmail.com","dop":"2025-04-06","serial_number":"14479995720853256","imei1":"14479995720853256","imei2":"14479995720853256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180833,"job_number":"JOB_180833","tr_customer_id":180851,"tr_customer_product_id":180841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:13:19.000Z","name":"Arne Cole","mobile_number":"604-832-9687","email_id":"Lorna.Ortiz@gmail.com","dop":"2025-04-06","serial_number":"14708957856553","imei1":"14708957856553","imei2":"14708957856553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:13:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180832,"job_number":"JOB_180832","tr_customer_id":180850,"tr_customer_product_id":180840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:12:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11362606797553","imei1":"11362606797553","imei2":"11362606797553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180831,"job_number":"JOB_180831","tr_customer_id":180849,"tr_customer_product_id":180839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:57.000Z","modified_at":"2026-02-08T16:11:57.000Z","name":"Keven Streich","mobile_number":"554-820-5032","email_id":"Cullen6@gmail.com","dop":"2025-04-06","serial_number":"11395998855744656","imei1":"11395998855744656","imei2":"11395998855744656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180830,"job_number":"JOB_180830","tr_customer_id":180848,"tr_customer_product_id":180838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:56.000Z","modified_at":"2026-02-08T16:12:36.000Z","name":"Dagmar Stroman","mobile_number":"700-479-2644","email_id":"Arnold.Weissnat66@gmail.com","dop":"2025-04-06","serial_number":"19728516376139","imei1":"19728516376139","imei2":"19728516376139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180829,"job_number":"JOB_180829","tr_customer_id":180847,"tr_customer_product_id":180837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:55.000Z","modified_at":"2026-02-08T16:11:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13207792215935","imei1":"13207792215935","imei2":"13207792215935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180828,"job_number":"JOB_180828","tr_customer_id":180846,"tr_customer_product_id":180836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:52.000Z","modified_at":"2026-02-08T16:11:52.000Z","name":"Thurman O'Connell","mobile_number":"342-983-7956","email_id":"Berenice89@hotmail.com","dop":"2025-04-06","serial_number":"10007094967604606","imei1":"10007094967604606","imei2":"10007094967604606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180827,"job_number":"JOB_180827","tr_customer_id":180845,"tr_customer_product_id":180835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:12:31.000Z","name":"Aaliyah Toy","mobile_number":"430-876-8375","email_id":"Judd_MacGyver@gmail.com","dop":"2025-04-06","serial_number":"12895664165402","imei1":"12895664165402","imei2":"12895664165402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T16:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180826,"job_number":"JOB_180826","tr_customer_id":180844,"tr_customer_product_id":180834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:11:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18157706948305","imei1":"18157706948305","imei2":"18157706948305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180804,"job_number":"JOB_180804","tr_customer_id":180822,"tr_customer_product_id":180812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:47:08.000Z","name":"Shane Hills","mobile_number":"209-927-3113","email_id":"Merlin.Borer@gmail.com","dop":"2025-07-01","serial_number":"107520734565755","imei1":"107520734565755","imei2":"107520734565755","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180803,"job_number":"JOB_180803","tr_customer_id":180821,"tr_customer_product_id":180811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:46:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103764242257100","imei1":"103764242257100","imei2":"103764242257100","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180802,"job_number":"JOB_180802","tr_customer_id":180820,"tr_customer_product_id":180810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:44.000Z","modified_at":"2026-02-08T15:46:55.000Z","name":"Trycia Gerhold","mobile_number":"809-491-3246","email_id":"Ashtyn15@gmail.com","dop":"2025-07-01","serial_number":"104164998966614","imei1":"104164998966614","imei2":"104164998966614","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180801,"job_number":"JOB_180801","tr_customer_id":180819,"tr_customer_product_id":180809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:43.000Z","modified_at":"2026-02-08T15:46:43.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100111584672425","imei1":"100111584672425","imei2":"100111584672425","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180800,"job_number":"JOB_180800","tr_customer_id":180818,"tr_customer_product_id":180808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:54.000Z","modified_at":"2026-02-08T15:12:54.000Z","name":"Alaina Quitzon","mobile_number":"293-841-9187","email_id":"Dwight_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"10982030288167952","imei1":"10982030288167952","imei2":"10982030288167952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180799,"job_number":"JOB_180799","tr_customer_id":180817,"tr_customer_product_id":180807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:13:33.000Z","name":"Estevan Walter","mobile_number":"897-805-8845","email_id":"Chadrick_Ernser12@gmail.com","dop":"2025-04-06","serial_number":"19234315887785","imei1":"19234315887785","imei2":"19234315887785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180798,"job_number":"JOB_180798","tr_customer_id":180816,"tr_customer_product_id":180806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:12:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15303254540494","imei1":"15303254540494","imei2":"15303254540494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180797,"job_number":"JOB_180797","tr_customer_id":180815,"tr_customer_product_id":180805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:51.000Z","modified_at":"2026-02-08T15:12:51.000Z","name":"Irma Welch","mobile_number":"517-436-7225","email_id":"Breanne6@hotmail.com","dop":"2025-04-06","serial_number":"18810054358800550","imei1":"18810054358800550","imei2":"18810054358800550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180796,"job_number":"JOB_180796","tr_customer_id":180814,"tr_customer_product_id":180804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:13:30.000Z","name":"Kelli Spencer","mobile_number":"430-905-2532","email_id":"Noble18@gmail.com","dop":"2025-04-06","serial_number":"16763968001430","imei1":"16763968001430","imei2":"16763968001430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180795,"job_number":"JOB_180795","tr_customer_id":180813,"tr_customer_product_id":180803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:12:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10863300173317","imei1":"10863300173317","imei2":"10863300173317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180794,"job_number":"JOB_180794","tr_customer_id":180812,"tr_customer_product_id":180802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:07.000Z","modified_at":"2026-02-08T15:12:07.000Z","name":"Lydia Crooks","mobile_number":"795-213-3564","email_id":"Osbaldo.Boehm1@yahoo.com","dop":"2025-04-06","serial_number":"19630726136623880","imei1":"19630726136623880","imei2":"19630726136623880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180793,"job_number":"JOB_180793","tr_customer_id":180811,"tr_customer_product_id":180801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:46.000Z","name":"Marco Swaniawski","mobile_number":"415-506-5163","email_id":"Gaylord_Hills79@hotmail.com","dop":"2025-04-06","serial_number":"18892556005279","imei1":"18892556005279","imei2":"18892556005279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180792,"job_number":"JOB_180792","tr_customer_id":180810,"tr_customer_product_id":180800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11391841210957","imei1":"11391841210957","imei2":"11391841210957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180791,"job_number":"JOB_180791","tr_customer_id":180809,"tr_customer_product_id":180799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:03.000Z","modified_at":"2026-02-08T15:12:03.000Z","name":"Pierce Barrows","mobile_number":"847-627-3541","email_id":"Ewell_Rippin42@yahoo.com","dop":"2025-04-06","serial_number":"13129032648553330","imei1":"13129032648553330","imei2":"13129032648553330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180790,"job_number":"JOB_180790","tr_customer_id":180808,"tr_customer_product_id":180798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:02.000Z","modified_at":"2026-02-08T15:12:42.000Z","name":"Neoma Schroeder","mobile_number":"616-443-3573","email_id":"Vilma86@hotmail.com","dop":"2025-04-06","serial_number":"18112541521728","imei1":"18112541521728","imei2":"18112541521728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180789,"job_number":"JOB_180789","tr_customer_id":180807,"tr_customer_product_id":180797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:01.000Z","modified_at":"2026-02-08T15:12:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249025009426","imei1":"11249025009426","imei2":"11249025009426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180788,"job_number":"JOB_180788","tr_customer_id":180806,"tr_customer_product_id":180796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:20.000Z","modified_at":"2026-02-08T15:11:20.000Z","name":"Arnulfo Sawayn","mobile_number":"379-489-3371","email_id":"Karlie_Lesch40@yahoo.com","dop":"2025-04-06","serial_number":"11918753439119884","imei1":"11918753439119884","imei2":"11918753439119884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180787,"job_number":"JOB_180787","tr_customer_id":180805,"tr_customer_product_id":180795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:19.000Z","modified_at":"2026-02-08T15:11:58.000Z","name":"Aliya Mohr","mobile_number":"391-397-8519","email_id":"Kenya.Hamill@yahoo.com","dop":"2025-04-06","serial_number":"10309648594564","imei1":"10309648594564","imei2":"10309648594564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:11:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180786,"job_number":"JOB_180786","tr_customer_id":180804,"tr_customer_product_id":180794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:18.000Z","modified_at":"2026-02-08T15:11:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11410533021336","imei1":"11410533021336","imei2":"11410533021336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180785,"job_number":"JOB_180785","tr_customer_id":180803,"tr_customer_product_id":180793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:15.000Z","modified_at":"2026-02-08T15:11:15.000Z","name":"Minerva Goyette","mobile_number":"715-801-4512","email_id":"Roderick_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"19733054926736280","imei1":"19733054926736280","imei2":"19733054926736280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180784,"job_number":"JOB_180784","tr_customer_id":180802,"tr_customer_product_id":180792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:14.000Z","modified_at":"2026-02-08T15:11:54.000Z","name":"Irving Mann","mobile_number":"222-813-7873","email_id":"Ethelyn_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11650874110562","imei1":"11650874110562","imei2":"11650874110562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180783,"job_number":"JOB_180783","tr_customer_id":180801,"tr_customer_product_id":180791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:13.000Z","modified_at":"2026-02-08T15:11:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13990148499993","imei1":"13990148499993","imei2":"13990148499993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180782,"job_number":"JOB_180782","tr_customer_id":180800,"tr_customer_product_id":180790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:29.000Z","modified_at":"2026-02-08T15:04:29.000Z","name":"Javonte Moore","mobile_number":"771-566-1102","email_id":"Gabrielle.Casper@yahoo.com","dop":"2025-04-06","serial_number":"19996289464417770","imei1":"19996289464417770","imei2":"19996289464417770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180781,"job_number":"JOB_180781","tr_customer_id":180799,"tr_customer_product_id":180789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:05:08.000Z","name":"Amiya Ryan","mobile_number":"818-464-4080","email_id":"Eveline_Conn72@yahoo.com","dop":"2025-04-06","serial_number":"15187344604220","imei1":"15187344604220","imei2":"15187344604220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180780,"job_number":"JOB_180780","tr_customer_id":180798,"tr_customer_product_id":180788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:04:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10265667320543","imei1":"10265667320543","imei2":"10265667320543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180779,"job_number":"JOB_180779","tr_customer_id":180797,"tr_customer_product_id":180787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:27.000Z","modified_at":"2026-02-08T15:04:27.000Z","name":"Mckenna Monahan","mobile_number":"955-279-3201","email_id":"Alfreda_Runte@yahoo.com","dop":"2025-04-06","serial_number":"14230962787026788","imei1":"14230962787026788","imei2":"14230962787026788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180778,"job_number":"JOB_180778","tr_customer_id":180796,"tr_customer_product_id":180786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:05:04.000Z","name":"Valentine Pouros","mobile_number":"563-412-2621","email_id":"Lewis.West@yahoo.com","dop":"2025-04-06","serial_number":"14168040976238","imei1":"14168040976238","imei2":"14168040976238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180777,"job_number":"JOB_180777","tr_customer_id":180795,"tr_customer_product_id":180785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:04:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628558057965","imei1":"16628558057965","imei2":"16628558057965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180776,"job_number":"JOB_180776","tr_customer_id":180794,"tr_customer_product_id":180784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:42.000Z","modified_at":"2026-02-08T15:03:42.000Z","name":"Corbin Anderson","mobile_number":"344-949-0638","email_id":"Dalton45@gmail.com","dop":"2025-04-06","serial_number":"10869274553088056","imei1":"10869274553088056","imei2":"10869274553088056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180775,"job_number":"JOB_180775","tr_customer_id":180793,"tr_customer_product_id":180783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:04:20.000Z","name":"Edwin Crona","mobile_number":"854-854-8044","email_id":"Dina36@gmail.com","dop":"2025-04-06","serial_number":"10310587621836","imei1":"10310587621836","imei2":"10310587621836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180774,"job_number":"JOB_180774","tr_customer_id":180792,"tr_customer_product_id":180782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"Joanie Blick","mobile_number":"551-991-0519","email_id":"Kelsi79@yahoo.com","dop":"2025-04-06","serial_number":"12291381528319444","imei1":"12291381528319444","imei2":"12291381528319444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180773,"job_number":"JOB_180773","tr_customer_id":180791,"tr_customer_product_id":180781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19374918658945","imei1":"19374918658945","imei2":"19374918658945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180772,"job_number":"JOB_180772","tr_customer_id":180790,"tr_customer_product_id":180780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:04:18.000Z","name":"Cortez Schmeler","mobile_number":"957-917-7919","email_id":"Trever.Hudson5@yahoo.com","dop":"2025-04-06","serial_number":"18450107080304","imei1":"18450107080304","imei2":"18450107080304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:04:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180771,"job_number":"JOB_180771","tr_customer_id":180789,"tr_customer_product_id":180779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:03:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12160662861455","imei1":"12160662861455","imei2":"12160662861455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180770,"job_number":"JOB_180770","tr_customer_id":180788,"tr_customer_product_id":180778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:55.000Z","modified_at":"2026-02-08T15:02:55.000Z","name":"Sophia Bauch","mobile_number":"977-638-4529","email_id":"Lindsay_White57@gmail.com","dop":"2025-04-06","serial_number":"18260999081498710","imei1":"18260999081498710","imei2":"18260999081498710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180769,"job_number":"JOB_180769","tr_customer_id":180787,"tr_customer_product_id":180777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:54.000Z","modified_at":"2026-02-08T15:02:54.000Z","name":"Hiram Berge","mobile_number":"550-805-8996","email_id":"Ruthe.Bogisich72@gmail.com","dop":"2025-04-06","serial_number":"11066015573848562","imei1":"11066015573848562","imei2":"11066015573848562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180768,"job_number":"JOB_180768","tr_customer_id":180786,"tr_customer_product_id":180776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:03:33.000Z","name":"Carter Keeling","mobile_number":"676-835-3572","email_id":"Terrell.Schultz61@yahoo.com","dop":"2025-04-06","serial_number":"10630576052375","imei1":"10630576052375","imei2":"10630576052375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180767,"job_number":"JOB_180767","tr_customer_id":180785,"tr_customer_product_id":180775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:02:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15148797269718","imei1":"15148797269718","imei2":"15148797269718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180766,"job_number":"JOB_180766","tr_customer_id":180784,"tr_customer_product_id":180774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:03:32.000Z","name":"Kaleigh Hilll","mobile_number":"966-611-2899","email_id":"Barry_Kuphal98@yahoo.com","dop":"2025-04-06","serial_number":"16921035289374","imei1":"16921035289374","imei2":"16921035289374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T15:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180765,"job_number":"JOB_180765","tr_customer_id":180783,"tr_customer_product_id":180773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:02:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133901159190","imei1":"11133901159190","imei2":"11133901159190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180764,"job_number":"JOB_180764","tr_customer_id":180782,"tr_customer_product_id":180772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:26.000Z","modified_at":"2026-02-08T14:53:26.000Z","name":"Annabell Schuppe","mobile_number":"771-256-4597","email_id":"Ludie63@gmail.com","dop":"2025-04-06","serial_number":"11624366701933092","imei1":"11624366701933092","imei2":"11624366701933092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180763,"job_number":"JOB_180763","tr_customer_id":180781,"tr_customer_product_id":180771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:25.000Z","modified_at":"2026-02-08T14:54:06.000Z","name":"Mozell Monahan","mobile_number":"367-419-7471","email_id":"Raven.Carter12@hotmail.com","dop":"2025-04-06","serial_number":"19511608526350","imei1":"19511608526350","imei2":"19511608526350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180762,"job_number":"JOB_180762","tr_customer_id":180780,"tr_customer_product_id":180770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:24.000Z","modified_at":"2026-02-08T14:53:24.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11207340519352","imei1":"11207340519352","imei2":"11207340519352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180761,"job_number":"JOB_180761","tr_customer_id":180779,"tr_customer_product_id":180769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:37.000Z","modified_at":"2026-02-08T14:52:37.000Z","name":"Geo Wiegand","mobile_number":"817-988-4259","email_id":"Jarod24@gmail.com","dop":"2025-04-06","serial_number":"16961173668522258","imei1":"16961173668522258","imei2":"16961173668522258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180760,"job_number":"JOB_180760","tr_customer_id":180778,"tr_customer_product_id":180768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:53:17.000Z","name":"Samson Steuber","mobile_number":"986-920-7193","email_id":"Emanuel.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"13279651410159","imei1":"13279651410159","imei2":"13279651410159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180759,"job_number":"JOB_180759","tr_customer_id":180777,"tr_customer_product_id":180767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:52:35.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14924896553421","imei1":"14924896553421","imei2":"14924896553421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180757,"job_number":"JOB_180757","tr_customer_id":180775,"tr_customer_product_id":180765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:24.000Z","modified_at":"2026-02-08T14:37:24.000Z","name":"Dane Schaefer","mobile_number":"729-420-6726","email_id":"Julie.Ritchie@gmail.com","dop":"2025-04-06","serial_number":"15675454189262724","imei1":"15675454189262724","imei2":"15675454189262724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180756,"job_number":"JOB_180756","tr_customer_id":180774,"tr_customer_product_id":180764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:37:23.000Z","name":"Esther Emmerich","mobile_number":"880-870-0636","email_id":"Lempi.Prohaska65@hotmail.com","dop":"2025-04-06","serial_number":"15688931058627826","imei1":"15688931058627826","imei2":"15688931058627826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180755,"job_number":"JOB_180755","tr_customer_id":180773,"tr_customer_product_id":180763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:38:03.000Z","name":"Vilma Watsica","mobile_number":"380-950-6762","email_id":"Janessa.Cartwright@gmail.com","dop":"2025-04-06","serial_number":"16778571091354","imei1":"16778571091354","imei2":"16778571091354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180754,"job_number":"JOB_180754","tr_customer_id":180772,"tr_customer_product_id":180762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:52.000Z","name":"Assunta Rolfson","mobile_number":"857-871-6523","email_id":"Filomena.Oberbrunner@gmail.com","dop":"2025-04-06","serial_number":"19128207409275","imei1":"19128207409275","imei2":"19128207409275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180753,"job_number":"JOB_180753","tr_customer_id":180771,"tr_customer_product_id":180761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16249413041942","imei1":"16249413041942","imei2":"16249413041942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180752,"job_number":"JOB_180752","tr_customer_id":180770,"tr_customer_product_id":180760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:17.000Z","modified_at":"2026-02-08T14:37:17.000Z","name":"John Donnelly","mobile_number":"396-849-1619","email_id":"Norberto.Brakus52@hotmail.com","dop":"2025-04-06","serial_number":"17087362191044928","imei1":"17087362191044928","imei2":"17087362191044928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180751,"job_number":"JOB_180751","tr_customer_id":180769,"tr_customer_product_id":180759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:57.000Z","name":"Murray Bernhard","mobile_number":"257-653-5484","email_id":"Nella51@hotmail.com","dop":"2025-04-06","serial_number":"19067413033035","imei1":"19067413033035","imei2":"19067413033035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180750,"job_number":"JOB_180750","tr_customer_id":180768,"tr_customer_product_id":180758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16917390416499","imei1":"16917390416499","imei2":"16917390416499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180749,"job_number":"JOB_180749","tr_customer_id":180767,"tr_customer_product_id":180757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:14.000Z","modified_at":"2026-02-08T14:37:14.000Z","name":"Ebony Thompson","mobile_number":"517-870-6006","email_id":"Delaney96@yahoo.com","dop":"2025-04-06","serial_number":"11170731839033284","imei1":"11170731839033284","imei2":"11170731839033284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180747,"job_number":"JOB_180747","tr_customer_id":180765,"tr_customer_product_id":180755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:53.000Z","name":"Kaylee Gerlach","mobile_number":"695-708-3170","email_id":"Irwin29@hotmail.com","dop":"2025-04-06","serial_number":"13635829720181","imei1":"13635829720181","imei2":"13635829720181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180746,"job_number":"JOB_180746","tr_customer_id":180764,"tr_customer_product_id":180754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:13.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15477076327019","imei1":"15477076327019","imei2":"15477076327019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180745,"job_number":"JOB_180745","tr_customer_id":180763,"tr_customer_product_id":180753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:11.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"Jeff Stracke","mobile_number":"730-312-9968","email_id":"Maegan.Osinski81@hotmail.com","dop":"2025-04-06","serial_number":"19673669861498790","imei1":"19673669861498790","imei2":"19673669861498790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180744,"job_number":"JOB_180744","tr_customer_id":180762,"tr_customer_product_id":180752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:50.000Z","name":"Judy Watsica","mobile_number":"619-648-7158","email_id":"Maurine_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"17198524084306","imei1":"17198524084306","imei2":"17198524084306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180743,"job_number":"JOB_180743","tr_customer_id":180761,"tr_customer_product_id":180751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17076808923730","imei1":"17076808923730","imei2":"17076808923730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180741,"job_number":"JOB_180741","tr_customer_id":180759,"tr_customer_product_id":180749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:37.000Z","modified_at":"2026-02-08T14:36:37.000Z","name":"Rylan Blick","mobile_number":"562-345-5886","email_id":"Laney35@gmail.com","dop":"2025-04-06","serial_number":"10985475123273000","imei1":"10985475123273000","imei2":"10985475123273000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180740,"job_number":"JOB_180740","tr_customer_id":180758,"tr_customer_product_id":180748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:37:15.000Z","name":"Colby Koch","mobile_number":"795-451-3583","email_id":"Coty_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"11886346983252","imei1":"11886346983252","imei2":"11886346983252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180739,"job_number":"JOB_180739","tr_customer_id":180757,"tr_customer_product_id":180747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:36:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14321346582165","imei1":"14321346582165","imei2":"14321346582165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180738,"job_number":"JOB_180738","tr_customer_id":180756,"tr_customer_product_id":180746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:34.000Z","modified_at":"2026-02-08T14:36:34.000Z","name":"Jaylen Welch","mobile_number":"378-477-9961","email_id":"Audreanne45@gmail.com","dop":"2025-04-06","serial_number":"15547066284882464","imei1":"15547066284882464","imei2":"15547066284882464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180737,"job_number":"JOB_180737","tr_customer_id":180755,"tr_customer_product_id":180745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:33.000Z","modified_at":"2026-02-08T14:37:12.000Z","name":"Mohamed Satterfield","mobile_number":"658-257-3190","email_id":"Ashtyn_Goodwin@gmail.com","dop":"2025-04-06","serial_number":"14902912982971","imei1":"14902912982971","imei2":"14902912982971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180736,"job_number":"JOB_180736","tr_customer_id":180754,"tr_customer_product_id":180744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:30.000Z","modified_at":"2026-02-08T14:36:30.000Z","name":"Verlie Rodriguez","mobile_number":"858-833-4488","email_id":"Barbara_Auer32@gmail.com","dop":"2025-04-06","serial_number":"19476574561770330","imei1":"19476574561770330","imei2":"19476574561770330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180735,"job_number":"JOB_180735","tr_customer_id":180753,"tr_customer_product_id":180743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:37:08.000Z","name":"Shannon Pollich","mobile_number":"987-631-0485","email_id":"Wilfrid17@gmail.com","dop":"2025-04-06","serial_number":"10433093226745","imei1":"10433093226745","imei2":"10433093226745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180734,"job_number":"JOB_180734","tr_customer_id":180752,"tr_customer_product_id":180742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061224841371","imei1":"16061224841371","imei2":"16061224841371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180733,"job_number":"JOB_180733","tr_customer_id":180751,"tr_customer_product_id":180741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:27.000Z","modified_at":"2026-02-08T14:36:27.000Z","name":"Donavon Kassulke","mobile_number":"665-265-4475","email_id":"Clotilde.Kozey46@hotmail.com","dop":"2025-04-06","serial_number":"15204485925510948","imei1":"15204485925510948","imei2":"15204485925510948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180732,"job_number":"JOB_180732","tr_customer_id":180750,"tr_customer_product_id":180740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:37:05.000Z","name":"Dante Morissette","mobile_number":"351-396-6089","email_id":"Twila78@gmail.com","dop":"2025-04-06","serial_number":"11716231036863","imei1":"11716231036863","imei2":"11716231036863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180731,"job_number":"JOB_180731","tr_customer_id":180749,"tr_customer_product_id":180739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:36:25.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13595423384548","imei1":"13595423384548","imei2":"13595423384548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180730,"job_number":"JOB_180730","tr_customer_id":180748,"tr_customer_product_id":180738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:23.000Z","modified_at":"2026-02-08T14:36:23.000Z","name":"Guy Konopelski","mobile_number":"219-546-1156","email_id":"Abdul_Kassulke@yahoo.com","dop":"2025-04-06","serial_number":"15356096203591724","imei1":"15356096203591724","imei2":"15356096203591724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180729,"job_number":"JOB_180729","tr_customer_id":180747,"tr_customer_product_id":180737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:37:02.000Z","name":"Rodolfo Smith","mobile_number":"724-272-8291","email_id":"Yesenia.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10499270089372","imei1":"10499270089372","imei2":"10499270089372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180728,"job_number":"JOB_180728","tr_customer_id":180746,"tr_customer_product_id":180736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18404818798930","imei1":"18404818798930","imei2":"18404818798930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180727,"job_number":"JOB_180727","tr_customer_id":180745,"tr_customer_product_id":180735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:49.000Z","modified_at":"2026-02-08T14:35:49.000Z","name":"Josianne Lesch","mobile_number":"364-925-7156","email_id":"Rusty86@gmail.com","dop":"2025-04-06","serial_number":"19281679877217350","imei1":"19281679877217350","imei2":"19281679877217350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180726,"job_number":"JOB_180726","tr_customer_id":180744,"tr_customer_product_id":180734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"Cassandre Nicolas","mobile_number":"662-322-0176","email_id":"Lisandro85@yahoo.com","dop":"2025-04-06","serial_number":"14636313313441","imei1":"14636313313441","imei2":"14636313313441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180725,"job_number":"JOB_180725","tr_customer_id":180743,"tr_customer_product_id":180733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:35:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17047548559424","imei1":"17047548559424","imei2":"17047548559424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180724,"job_number":"JOB_180724","tr_customer_id":180742,"tr_customer_product_id":180732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:41.000Z","modified_at":"2026-02-08T14:35:41.000Z","name":"Lucinda Bernier","mobile_number":"546-540-6250","email_id":"Sabryna90@yahoo.com","dop":"2025-04-06","serial_number":"16447982926946080","imei1":"16447982926946080","imei2":"16447982926946080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180723,"job_number":"JOB_180723","tr_customer_id":180741,"tr_customer_product_id":180731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"Elias Thompson","mobile_number":"331-413-1344","email_id":"Abigayle42@hotmail.com","dop":"2025-04-06","serial_number":"17054298919508","imei1":"17054298919508","imei2":"17054298919508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180722,"job_number":"JOB_180722","tr_customer_id":180740,"tr_customer_product_id":180730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:35:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12391076118317","imei1":"12391076118317","imei2":"12391076118317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180721,"job_number":"JOB_180721","tr_customer_id":180739,"tr_customer_product_id":180729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:39.000Z","modified_at":"2026-02-08T14:35:39.000Z","name":"Vaughn Kozey","mobile_number":"510-876-7173","email_id":"Ezra_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12458741410507062","imei1":"12458741410507062","imei2":"12458741410507062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180720,"job_number":"JOB_180720","tr_customer_id":180738,"tr_customer_product_id":180728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:36:18.000Z","name":"Ena Bechtelar","mobile_number":"604-327-0339","email_id":"Sigmund0@hotmail.com","dop":"2025-04-06","serial_number":"16994800625791","imei1":"16994800625791","imei2":"16994800625791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180719,"job_number":"JOB_180719","tr_customer_id":180737,"tr_customer_product_id":180727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:35:37.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14660646192756","imei1":"14660646192756","imei2":"14660646192756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180718,"job_number":"JOB_180718","tr_customer_id":180736,"tr_customer_product_id":180726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:35.000Z","modified_at":"2026-02-08T14:35:35.000Z","name":"Keith Schaden","mobile_number":"211-388-1309","email_id":"Ally60@yahoo.com","dop":"2025-04-06","serial_number":"18026911207518310","imei1":"18026911207518310","imei2":"18026911207518310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180717,"job_number":"JOB_180717","tr_customer_id":180735,"tr_customer_product_id":180725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:36:14.000Z","name":"Floyd Hudson","mobile_number":"900-261-5057","email_id":"Cheyanne_Emard46@gmail.com","dop":"2025-04-06","serial_number":"18413140170185","imei1":"18413140170185","imei2":"18413140170185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180716,"job_number":"JOB_180716","tr_customer_id":180734,"tr_customer_product_id":180724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:35:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17768084464110","imei1":"17768084464110","imei2":"17768084464110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180715,"job_number":"JOB_180715","tr_customer_id":180733,"tr_customer_product_id":180723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:18.000Z","modified_at":"2026-02-08T14:35:18.000Z","name":"Halie Schaden","mobile_number":"275-756-9529","email_id":"Rachel.Berge@hotmail.com","dop":"2025-04-06","serial_number":"12565054062744512","imei1":"12565054062744512","imei2":"12565054062744512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180714,"job_number":"JOB_180714","tr_customer_id":180732,"tr_customer_product_id":180722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:17.000Z","modified_at":"2026-02-08T14:35:58.000Z","name":"Leonie Kemmer","mobile_number":"716-451-2663","email_id":"Margaretta_Rippin85@gmail.com","dop":"2025-04-06","serial_number":"17883229710865","imei1":"17883229710865","imei2":"17883229710865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180713,"job_number":"JOB_180713","tr_customer_id":180731,"tr_customer_product_id":180721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:01.000Z","modified_at":"2026-02-08T14:35:01.000Z","name":"Jamar Harber","mobile_number":"444-945-6780","email_id":"Esther.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"13491293098809334","imei1":"13491293098809334","imei2":"13491293098809334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180712,"job_number":"JOB_180712","tr_customer_id":180730,"tr_customer_product_id":180720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:38.000Z","name":"Jaylan Johnston","mobile_number":"408-572-7833","email_id":"Lilian82@yahoo.com","dop":"2025-04-06","serial_number":"19515851284604","imei1":"19515851284604","imei2":"19515851284604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180711,"job_number":"JOB_180711","tr_customer_id":180729,"tr_customer_product_id":180719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16037964723916","imei1":"16037964723916","imei2":"16037964723916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180710,"job_number":"JOB_180710","tr_customer_id":180728,"tr_customer_product_id":180718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:16.000Z","modified_at":"2026-02-08T14:34:16.000Z","name":"Aiyana O'Reilly","mobile_number":"521-671-2637","email_id":"Violet47@yahoo.com","dop":"2025-04-06","serial_number":"18836776955496480","imei1":"18836776955496480","imei2":"18836776955496480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180709,"job_number":"JOB_180709","tr_customer_id":180727,"tr_customer_product_id":180717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:15.000Z","modified_at":"2026-02-08T14:34:53.000Z","name":"Trycia Becker","mobile_number":"359-894-0285","email_id":"Carleton_Dibbert94@hotmail.com","dop":"2025-04-06","serial_number":"11830136059171","imei1":"11830136059171","imei2":"11830136059171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180708,"job_number":"JOB_180708","tr_customer_id":180726,"tr_customer_product_id":180716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:14.000Z","modified_at":"2026-02-08T14:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19513483333827","imei1":"19513483333827","imei2":"19513483333827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180704,"job_number":"JOB_180704","tr_customer_id":180722,"tr_customer_product_id":180712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:56.000Z","modified_at":"2026-02-08T14:33:56.000Z","name":"Brendon Greenholt","mobile_number":"956-812-2178","email_id":"Brigitte30@gmail.com","dop":"2025-04-06","serial_number":"15938994332419052","imei1":"15938994332419052","imei2":"15938994332419052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180701,"job_number":"JOB_180701","tr_customer_id":180719,"tr_customer_product_id":180709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:34:34.000Z","name":"Mylene Prohaska","mobile_number":"740-894-7991","email_id":"Emory84@hotmail.com","dop":"2025-04-06","serial_number":"10886478567011","imei1":"10886478567011","imei2":"10886478567011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180699,"job_number":"JOB_180699","tr_customer_id":180717,"tr_customer_product_id":180707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19853778081182","imei1":"19853778081182","imei2":"19853778081182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180698,"job_number":"JOB_180698","tr_customer_id":180716,"tr_customer_product_id":180706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:50.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Lola Blick","mobile_number":"758-251-8141","email_id":"Ebony6@gmail.com","dop":"2025-04-06","serial_number":"12417856477188788","imei1":"12417856477188788","imei2":"12417856477188788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180697,"job_number":"JOB_180697","tr_customer_id":180715,"tr_customer_product_id":180705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:34:24.000Z","name":"Sadye Schuppe","mobile_number":"507-550-1037","email_id":"Sincere.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"16070676272942","imei1":"16070676272942","imei2":"16070676272942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180696,"job_number":"JOB_180696","tr_customer_id":180714,"tr_customer_product_id":180704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:33:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14464513725479","imei1":"14464513725479","imei2":"14464513725479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180695,"job_number":"JOB_180695","tr_customer_id":180713,"tr_customer_product_id":180703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:41.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Nash Kertzmann","mobile_number":"877-659-7671","email_id":"Cyril50@yahoo.com","dop":"2025-04-06","serial_number":"18145490695890990","imei1":"18145490695890990","imei2":"18145490695890990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180694,"job_number":"JOB_180694","tr_customer_id":180712,"tr_customer_product_id":180702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:40.000Z","modified_at":"2026-02-08T14:34:20.000Z","name":"Julian Beahan","mobile_number":"774-482-7629","email_id":"Brad_Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"13746695724614","imei1":"13746695724614","imei2":"13746695724614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180690,"job_number":"JOB_180690","tr_customer_id":180708,"tr_customer_product_id":180698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:29.000Z","modified_at":"2026-02-08T14:33:29.000Z","name":"Elouise Considine","mobile_number":"863-717-5561","email_id":"Claude.MacGyver14@gmail.com","dop":"2025-04-06","serial_number":"15878695079629820","imei1":"15878695079629820","imei2":"15878695079629820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180689,"job_number":"JOB_180689","tr_customer_id":180707,"tr_customer_product_id":180697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:28.000Z","modified_at":"2026-02-08T14:34:07.000Z","name":"Ricky Stiedemann","mobile_number":"966-201-8652","email_id":"Emiliano13@hotmail.com","dop":"2025-04-06","serial_number":"19678188855231","imei1":"19678188855231","imei2":"19678188855231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180688,"job_number":"JOB_180688","tr_customer_id":180706,"tr_customer_product_id":180696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:27.000Z","modified_at":"2026-02-08T14:33:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11976293283832","imei1":"11976293283832","imei2":"11976293283832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180687,"job_number":"JOB_180687","tr_customer_id":180705,"tr_customer_product_id":180695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:09.000Z","modified_at":"2026-02-08T14:33:09.000Z","name":"Burley Schuppe","mobile_number":"776-398-5070","email_id":"Simeon26@gmail.com","dop":"2025-04-06","serial_number":"19789631832212188","imei1":"19789631832212188","imei2":"19789631832212188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180686,"job_number":"JOB_180686","tr_customer_id":180704,"tr_customer_product_id":180694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:47.000Z","name":"Desiree Schultz","mobile_number":"632-230-4170","email_id":"Elizabeth10@hotmail.com","dop":"2025-04-06","serial_number":"17300863044849","imei1":"17300863044849","imei2":"17300863044849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180685,"job_number":"JOB_180685","tr_customer_id":180703,"tr_customer_product_id":180693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905184044381","imei1":"16905184044381","imei2":"16905184044381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180684,"job_number":"JOB_180684","tr_customer_id":180702,"tr_customer_product_id":180692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:06.000Z","modified_at":"2026-02-08T14:33:06.000Z","name":"Myrtis Schuppe","mobile_number":"695-904-7204","email_id":"Isaiah_Wyman75@yahoo.com","dop":"2025-04-06","serial_number":"15810137682561592","imei1":"15810137682561592","imei2":"15810137682561592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180683,"job_number":"JOB_180683","tr_customer_id":180701,"tr_customer_product_id":180691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Bobbie Kautzer","mobile_number":"630-421-1312","email_id":"Justus.Luettgen@yahoo.com","dop":"2025-04-06","serial_number":"17079331786271","imei1":"17079331786271","imei2":"17079331786271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180682,"job_number":"JOB_180682","tr_customer_id":180700,"tr_customer_product_id":180690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11934818412011","imei1":"11934818412011","imei2":"11934818412011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180681,"job_number":"JOB_180681","tr_customer_id":180699,"tr_customer_product_id":180689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:56.000Z","modified_at":"2026-02-08T14:32:56.000Z","name":"Gwendolyn Sipes","mobile_number":"872-238-2973","email_id":"Darius6@hotmail.com","dop":"2025-04-06","serial_number":"17049858834535136","imei1":"17049858834535136","imei2":"17049858834535136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180680,"job_number":"JOB_180680","tr_customer_id":180698,"tr_customer_product_id":180688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:55.000Z","modified_at":"2026-02-08T14:33:26.000Z","name":"Miles Reilly","mobile_number":"857-358-4627","email_id":"Wiley_Paucek27@yahoo.com","dop":"2025-04-06","serial_number":"14963980032386","imei1":"14963980032386","imei2":"14963980032386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180679,"job_number":"JOB_180679","tr_customer_id":180697,"tr_customer_product_id":180687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:23.000Z","modified_at":"2026-02-08T14:32:23.000Z","name":"Erna Homenick","mobile_number":"975-783-9655","email_id":"Raheem36@gmail.com","dop":"2025-04-06","serial_number":"19962081859507550","imei1":"19962081859507550","imei2":"19962081859507550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180678,"job_number":"JOB_180678","tr_customer_id":180696,"tr_customer_product_id":180686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:58.000Z","name":"Abagail Olson","mobile_number":"830-365-9013","email_id":"Ally.Legros91@yahoo.com","dop":"2025-04-06","serial_number":"13311031016285","imei1":"13311031016285","imei2":"13311031016285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180677,"job_number":"JOB_180677","tr_customer_id":180695,"tr_customer_product_id":180685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19858425935583","imei1":"19858425935583","imei2":"19858425935583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180676,"job_number":"JOB_180676","tr_customer_id":180694,"tr_customer_product_id":180684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:21.000Z","modified_at":"2026-02-08T14:32:21.000Z","name":"Layla Breitenberg","mobile_number":"424-484-3411","email_id":"Brant_Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"11891752915272896","imei1":"11891752915272896","imei2":"11891752915272896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180675,"job_number":"JOB_180675","tr_customer_id":180693,"tr_customer_product_id":180683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:59.000Z","name":"Wilburn Reichert","mobile_number":"268-332-9824","email_id":"Sam_Schultz@gmail.com","dop":"2025-04-06","serial_number":"12519749741109","imei1":"12519749741109","imei2":"12519749741109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180674,"job_number":"JOB_180674","tr_customer_id":180692,"tr_customer_product_id":180682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16717530874995","imei1":"16717530874995","imei2":"16717530874995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180673,"job_number":"JOB_180673","tr_customer_id":180691,"tr_customer_product_id":180681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:05.000Z","modified_at":"2026-02-08T14:30:05.000Z","name":"Celine Ziemann","mobile_number":"710-509-2062","email_id":"Grant.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"13205013139632332","imei1":"13205013139632332","imei2":"13205013139632332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180672,"job_number":"JOB_180672","tr_customer_id":180690,"tr_customer_product_id":180680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:46.000Z","name":"Sincere Reichel","mobile_number":"673-729-9408","email_id":"Maxime78@hotmail.com","dop":"2025-04-06","serial_number":"12210515928721","imei1":"12210515928721","imei2":"12210515928721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180671,"job_number":"JOB_180671","tr_customer_id":180689,"tr_customer_product_id":180679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12200938957838","imei1":"12200938957838","imei2":"12200938957838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180670,"job_number":"JOB_180670","tr_customer_id":180688,"tr_customer_product_id":180678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:28.000Z","modified_at":"2026-02-08T14:29:28.000Z","name":"Flo Ruecker","mobile_number":"389-221-9152","email_id":"Fanny.Schamberger@gmail.com","dop":"2025-04-06","serial_number":"11606743275147552","imei1":"11606743275147552","imei2":"11606743275147552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180669,"job_number":"JOB_180669","tr_customer_id":180687,"tr_customer_product_id":180677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:27.000Z","modified_at":"2026-02-08T14:30:07.000Z","name":"Daija Kessler","mobile_number":"427-203-9439","email_id":"Gabe.Hoeger18@yahoo.com","dop":"2025-04-06","serial_number":"18016035435851","imei1":"18016035435851","imei2":"18016035435851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180668,"job_number":"JOB_180668","tr_customer_id":180686,"tr_customer_product_id":180676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:16.000Z","modified_at":"2026-02-08T14:29:16.000Z","name":"Millie Bogisich","mobile_number":"791-979-1611","email_id":"Ray80@yahoo.com","dop":"2025-04-06","serial_number":"18113609060645676","imei1":"18113609060645676","imei2":"18113609060645676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180667,"job_number":"JOB_180667","tr_customer_id":180685,"tr_customer_product_id":180675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:56.000Z","name":"Grace Hane","mobile_number":"476-716-1586","email_id":"Golda.OKon@yahoo.com","dop":"2025-04-06","serial_number":"19149285350869","imei1":"19149285350869","imei2":"19149285350869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180666,"job_number":"JOB_180666","tr_customer_id":180684,"tr_customer_product_id":180674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18152327947782","imei1":"18152327947782","imei2":"18152327947782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180663,"job_number":"JOB_180663","tr_customer_id":180681,"tr_customer_product_id":180671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:34.000Z","modified_at":"2026-02-08T14:28:34.000Z","name":"Fleta McCullough","mobile_number":"690-739-9706","email_id":"Emmanuel8@gmail.com","dop":"2025-04-06","serial_number":"18344647786099756","imei1":"18344647786099756","imei2":"18344647786099756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180662,"job_number":"JOB_180662","tr_customer_id":180680,"tr_customer_product_id":180670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:33.000Z","modified_at":"2026-02-08T14:29:12.000Z","name":"Gregory Sipes","mobile_number":"998-440-9652","email_id":"Ottis.Lehner29@gmail.com","dop":"2025-04-06","serial_number":"14774681703473","imei1":"14774681703473","imei2":"14774681703473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180661,"job_number":"JOB_180661","tr_customer_id":180679,"tr_customer_product_id":180669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:32.000Z","modified_at":"2026-02-08T14:28:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17863105104038","imei1":"17863105104038","imei2":"17863105104038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180659,"job_number":"JOB_180659","tr_customer_id":180677,"tr_customer_product_id":180667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:27.000Z","modified_at":"2026-02-08T14:28:27.000Z","name":"Mateo Will","mobile_number":"982-604-6780","email_id":"Sallie0@hotmail.com","dop":"2025-04-06","serial_number":"18996294927067980","imei1":"18996294927067980","imei2":"18996294927067980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180658,"job_number":"JOB_180658","tr_customer_id":180676,"tr_customer_product_id":180666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:26.000Z","modified_at":"2026-02-08T14:29:07.000Z","name":"Arnold Stehr","mobile_number":"329-607-7801","email_id":"Marcella11@hotmail.com","dop":"2025-04-06","serial_number":"12291482507819","imei1":"12291482507819","imei2":"12291482507819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180657,"job_number":"JOB_180657","tr_customer_id":180675,"tr_customer_product_id":180665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:25.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10424478635803","imei1":"10424478635803","imei2":"10424478635803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180656,"job_number":"JOB_180656","tr_customer_id":180674,"tr_customer_product_id":180664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:12.000Z","modified_at":"2026-02-08T14:28:12.000Z","name":"Moshe Leannon","mobile_number":"579-775-8631","email_id":"Caleigh.Klocko47@yahoo.com","dop":"2025-04-06","serial_number":"12318242200113064","imei1":"12318242200113064","imei2":"12318242200113064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180655,"job_number":"JOB_180655","tr_customer_id":180673,"tr_customer_product_id":180663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:48.000Z","name":"Ernie Watsica","mobile_number":"470-627-2357","email_id":"Delphia_Shields@gmail.com","dop":"2025-04-06","serial_number":"11627046990619","imei1":"11627046990619","imei2":"11627046990619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180654,"job_number":"JOB_180654","tr_customer_id":180672,"tr_customer_product_id":180662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19581167757173","imei1":"19581167757173","imei2":"19581167757173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180653,"job_number":"JOB_180653","tr_customer_id":180671,"tr_customer_product_id":180661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:09.000Z","modified_at":"2026-02-08T14:28:09.000Z","name":"Hannah Schowalter","mobile_number":"919-942-1015","email_id":"Rebekah.Adams71@gmail.com","dop":"2025-04-06","serial_number":"18309789408050932","imei1":"18309789408050932","imei2":"18309789408050932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180652,"job_number":"JOB_180652","tr_customer_id":180670,"tr_customer_product_id":180660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:07.000Z","modified_at":"2026-02-08T14:28:46.000Z","name":"Aniyah Roberts","mobile_number":"729-869-3592","email_id":"Cathryn_Harris29@gmail.com","dop":"2025-04-06","serial_number":"10347420805777","imei1":"10347420805777","imei2":"10347420805777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180651,"job_number":"JOB_180651","tr_customer_id":180669,"tr_customer_product_id":180659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:47.000Z","modified_at":"2026-02-08T14:27:47.000Z","name":"Elmer Prosacco","mobile_number":"855-963-1155","email_id":"Shaun.Batz36@hotmail.com","dop":"2025-04-06","serial_number":"15180123192468258","imei1":"15180123192468258","imei2":"15180123192468258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180650,"job_number":"JOB_180650","tr_customer_id":180668,"tr_customer_product_id":180658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"Tanner Bednar","mobile_number":"447-391-4091","email_id":"Emery95@hotmail.com","dop":"2025-04-06","serial_number":"16750642075398","imei1":"16750642075398","imei2":"16750642075398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180649,"job_number":"JOB_180649","tr_customer_id":180667,"tr_customer_product_id":180657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:27:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14626811347729","imei1":"14626811347729","imei2":"14626811347729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180648,"job_number":"JOB_180648","tr_customer_id":180666,"tr_customer_product_id":180656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:26.000Z","modified_at":"2026-02-08T14:27:26.000Z","name":"Alexys Wehner","mobile_number":"201-524-4387","email_id":"Vicky47@hotmail.com","dop":"2025-04-06","serial_number":"17661960058004280","imei1":"17661960058004280","imei2":"17661960058004280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180647,"job_number":"JOB_180647","tr_customer_id":180665,"tr_customer_product_id":180655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:28:03.000Z","name":"Georgiana Bayer","mobile_number":"936-732-9708","email_id":"Meghan_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"19123329089938","imei1":"19123329089938","imei2":"19123329089938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180646,"job_number":"JOB_180646","tr_customer_id":180664,"tr_customer_product_id":180654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:27:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18450364582926","imei1":"18450364582926","imei2":"18450364582926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180645,"job_number":"JOB_180645","tr_customer_id":180663,"tr_customer_product_id":180653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:03.000Z","modified_at":"2026-02-08T14:27:03.000Z","name":"Berneice Price","mobile_number":"873-280-6000","email_id":"Layne_Schimmel28@yahoo.com","dop":"2025-04-06","serial_number":"10995544047478364","imei1":"10995544047478364","imei2":"10995544047478364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180644,"job_number":"JOB_180644","tr_customer_id":180662,"tr_customer_product_id":180652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:42.000Z","name":"Theresia Kling","mobile_number":"244-757-1987","email_id":"Kamren_Sporer@gmail.com","dop":"2025-04-06","serial_number":"19149641500376","imei1":"19149641500376","imei2":"19149641500376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180643,"job_number":"JOB_180643","tr_customer_id":180661,"tr_customer_product_id":180651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18146556114062","imei1":"18146556114062","imei2":"18146556114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180642,"job_number":"JOB_180642","tr_customer_id":180660,"tr_customer_product_id":180650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:01.000Z","modified_at":"2026-02-08T14:27:01.000Z","name":"Karl Schaden","mobile_number":"698-558-8503","email_id":"Kole.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"13948378547733976","imei1":"13948378547733976","imei2":"13948378547733976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180641,"job_number":"JOB_180641","tr_customer_id":180659,"tr_customer_product_id":180649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:27:39.000Z","name":"Sabrina Deckow","mobile_number":"732-671-1127","email_id":"Isabel26@hotmail.com","dop":"2025-04-06","serial_number":"19568030596144","imei1":"19568030596144","imei2":"19568030596144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180640,"job_number":"JOB_180640","tr_customer_id":180658,"tr_customer_product_id":180648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:26:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17083700156570","imei1":"17083700156570","imei2":"17083700156570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180639,"job_number":"JOB_180639","tr_customer_id":180657,"tr_customer_product_id":180647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:56.000Z","modified_at":"2026-02-08T14:26:56.000Z","name":"Marianna Mayer","mobile_number":"866-788-4910","email_id":"Shaun0@yahoo.com","dop":"2025-04-06","serial_number":"16628768293653930","imei1":"16628768293653930","imei2":"16628768293653930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180638,"job_number":"JOB_180638","tr_customer_id":180656,"tr_customer_product_id":180646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:27:33.000Z","name":"Althea Waters","mobile_number":"742-270-6779","email_id":"Laverne.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12224714055095","imei1":"12224714055095","imei2":"12224714055095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180637,"job_number":"JOB_180637","tr_customer_id":180655,"tr_customer_product_id":180645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17973095445641","imei1":"17973095445641","imei2":"17973095445641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180636,"job_number":"JOB_180636","tr_customer_id":180654,"tr_customer_product_id":180644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:41.000Z","modified_at":"2026-02-08T14:26:41.000Z","name":"Rene Lakin","mobile_number":"313-239-9906","email_id":"Faustino.Orn49@yahoo.com","dop":"2025-04-06","serial_number":"12588223049745100","imei1":"12588223049745100","imei2":"12588223049745100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180635,"job_number":"JOB_180635","tr_customer_id":180653,"tr_customer_product_id":180643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:27:18.000Z","name":"Ozella Ankunding","mobile_number":"972-531-2488","email_id":"Fernando_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"10050082948645","imei1":"10050082948645","imei2":"10050082948645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180634,"job_number":"JOB_180634","tr_customer_id":180652,"tr_customer_product_id":180642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:26:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18952458001854","imei1":"18952458001854","imei2":"18952458001854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180633,"job_number":"JOB_180633","tr_customer_id":180651,"tr_customer_product_id":180641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:16.000Z","modified_at":"2026-02-08T14:26:16.000Z","name":"Baylee Jerde","mobile_number":"650-340-6325","email_id":"Ashleigh63@yahoo.com","dop":"2025-04-06","serial_number":"18701744897610890","imei1":"18701744897610890","imei2":"18701744897610890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180632,"job_number":"JOB_180632","tr_customer_id":180650,"tr_customer_product_id":180640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:15.000Z","modified_at":"2026-02-08T14:26:54.000Z","name":"Bradley Bernhard","mobile_number":"490-591-8668","email_id":"Mauricio.Tillman@gmail.com","dop":"2025-04-06","serial_number":"13791920564700","imei1":"13791920564700","imei2":"13791920564700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180631,"job_number":"JOB_180631","tr_customer_id":180649,"tr_customer_product_id":180639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:14.000Z","modified_at":"2026-02-08T14:26:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16543625386449","imei1":"16543625386449","imei2":"16543625386449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180630,"job_number":"JOB_180630","tr_customer_id":180648,"tr_customer_product_id":180638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:11.000Z","modified_at":"2026-02-08T14:26:11.000Z","name":"Jarrod Sawayn","mobile_number":"734-326-5007","email_id":"Cedrick_Purdy80@yahoo.com","dop":"2025-04-06","serial_number":"19293028001380776","imei1":"19293028001380776","imei2":"19293028001380776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180629,"job_number":"JOB_180629","tr_customer_id":180647,"tr_customer_product_id":180637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:10.000Z","modified_at":"2026-02-08T14:26:48.000Z","name":"Kiara Ryan","mobile_number":"560-208-6756","email_id":"Tianna48@hotmail.com","dop":"2025-04-06","serial_number":"17113780318758","imei1":"17113780318758","imei2":"17113780318758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180628,"job_number":"JOB_180628","tr_customer_id":180646,"tr_customer_product_id":180636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:09.000Z","modified_at":"2026-02-08T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12084375608828","imei1":"12084375608828","imei2":"12084375608828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180627,"job_number":"JOB_180627","tr_customer_id":180645,"tr_customer_product_id":180635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:29.000Z","modified_at":"2026-02-08T14:25:29.000Z","name":"Emmett Hills","mobile_number":"603-322-3804","email_id":"Pascale_Hettinger69@gmail.com","dop":"2025-04-06","serial_number":"13556698490155630","imei1":"13556698490155630","imei2":"13556698490155630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180626,"job_number":"JOB_180626","tr_customer_id":180644,"tr_customer_product_id":180634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:26:07.000Z","name":"Tessie Konopelski","mobile_number":"914-294-4786","email_id":"Marisol99@hotmail.com","dop":"2025-04-06","serial_number":"11080152594051","imei1":"11080152594051","imei2":"11080152594051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180625,"job_number":"JOB_180625","tr_customer_id":180643,"tr_customer_product_id":180633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10817750843860","imei1":"10817750843860","imei2":"10817750843860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180624,"job_number":"JOB_180624","tr_customer_id":180642,"tr_customer_product_id":180632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:26.000Z","modified_at":"2026-02-08T14:25:26.000Z","name":"Gabriella Simonis","mobile_number":"304-545-5550","email_id":"Luther.Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"17045357272701778","imei1":"17045357272701778","imei2":"17045357272701778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180623,"job_number":"JOB_180623","tr_customer_id":180641,"tr_customer_product_id":180631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:26:02.000Z","name":"Hubert Hickle","mobile_number":"494-407-6649","email_id":"August48@hotmail.com","dop":"2025-04-06","serial_number":"11100868065092","imei1":"11100868065092","imei2":"11100868065092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180622,"job_number":"JOB_180622","tr_customer_id":180640,"tr_customer_product_id":180630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12981560262399","imei1":"12981560262399","imei2":"12981560262399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180620,"job_number":"JOB_180620","tr_customer_id":180638,"tr_customer_product_id":180628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:08.000Z","modified_at":"2026-02-08T14:25:46.000Z","name":"Zechariah Kovacek","mobile_number":"979-663-1284","email_id":"Dorian.Bergnaum@yahoo.com","dop":"2000-01-31","serial_number":"10402672205579","imei1":"10402672205579","imei2":"10402672205579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180617,"job_number":"JOB_180617","tr_customer_id":180635,"tr_customer_product_id":180625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:25:01.000Z","name":"Uriel Terry","mobile_number":"755-879-4813","email_id":"Faye.Senger56@gmail.com","dop":"2000-01-31","serial_number":"10149867358156","imei1":"10149867358156","imei2":"10149867358156","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180614,"job_number":"JOB_180614","tr_customer_id":180632,"tr_customer_product_id":180622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:24:15.000Z","name":"Leopold Skiles","mobile_number":"994-805-6256","email_id":"Noe_Predovic@yahoo.com","dop":"2000-01-31","serial_number":"10140429586198","imei1":"10140429586198","imei2":"10140429586198","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180612,"job_number":"JOB_180612","tr_customer_id":180630,"tr_customer_product_id":180620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"Kurtis Nitzsche","mobile_number":"596-929-5837","email_id":"Travon.Moore58@gmail.com","dop":"2025-06-18","serial_number":"1097538551322889","imei1":"1097538551322889","imei2":"1097538551322889","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180611,"job_number":"JOB_180611","tr_customer_id":180629,"tr_customer_product_id":180619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:50.000Z","name":"Ernestina Murray","mobile_number":"823-447-4150","email_id":"Teresa_Hilpert@gmail.com","dop":"2025-06-18","serial_number":"10006538692263","imei1":"10006538692263","imei2":"10006538692263","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180610,"job_number":"JOB_180610","tr_customer_id":180628,"tr_customer_product_id":180618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10167572570279","imei1":"10167572570279","imei2":"10167572570279","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180608,"job_number":"JOB_180608","tr_customer_id":180626,"tr_customer_product_id":180616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:52.000Z","modified_at":"2026-02-08T14:23:30.000Z","name":"Estell Daugherty","mobile_number":"565-377-2631","email_id":"Jarrod0@hotmail.com","dop":"2000-01-31","serial_number":"10799762033297","imei1":"10799762033297","imei2":"10799762033297","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180606,"job_number":"JOB_180606","tr_customer_id":180624,"tr_customer_product_id":180614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:47.000Z","modified_at":"2026-02-08T14:22:47.000Z","name":"Greyson Barrows","mobile_number":"248-701-0857","email_id":"Melissa_Grady@yahoo.com","dop":"2025-04-06","serial_number":"14464942977519696","imei1":"14464942977519696","imei2":"14464942977519696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180605,"job_number":"JOB_180605","tr_customer_id":180623,"tr_customer_product_id":180613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:46.000Z","modified_at":"2026-02-08T14:23:25.000Z","name":"Christina Sauer","mobile_number":"999-338-9817","email_id":"Melissa27@yahoo.com","dop":"2025-04-06","serial_number":"11166159367662","imei1":"11166159367662","imei2":"11166159367662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180604,"job_number":"JOB_180604","tr_customer_id":180622,"tr_customer_product_id":180612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:45.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837040606229","imei1":"15837040606229","imei2":"15837040606229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180603,"job_number":"JOB_180603","tr_customer_id":180621,"tr_customer_product_id":180611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:22:31.000Z","name":"America Legros","mobile_number":"568-873-2693","email_id":"Elta55@yahoo.com","dop":"2025-06-18","serial_number":"1057689858638897","imei1":"1057689858638897","imei2":"1057689858638897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180602,"job_number":"JOB_180602","tr_customer_id":180620,"tr_customer_product_id":180610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:23:07.000Z","name":"Emil Ullrich","mobile_number":"699-784-4518","email_id":"Isai.Schulist@yahoo.com","dop":"2025-06-18","serial_number":"10415111184929","imei1":"10415111184929","imei2":"10415111184929","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180601,"job_number":"JOB_180601","tr_customer_id":180619,"tr_customer_product_id":180609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:30.000Z","modified_at":"2026-02-08T14:22:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10946843577957","imei1":"10946843577957","imei2":"10946843577957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180600,"job_number":"JOB_180600","tr_customer_id":180618,"tr_customer_product_id":180608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:09.000Z","modified_at":"2026-02-08T14:22:09.000Z","name":"Heather Collins","mobile_number":"740-294-7607","email_id":"Savion.Kunde@gmail.com","dop":"2025-04-06","serial_number":"15878745361802478","imei1":"15878745361802478","imei2":"15878745361802478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180599,"job_number":"JOB_180599","tr_customer_id":180617,"tr_customer_product_id":180607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"Lauren Dicki","mobile_number":"353-445-4545","email_id":"Alison85@yahoo.com","dop":"2025-04-06","serial_number":"13055610424783","imei1":"13055610424783","imei2":"13055610424783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180598,"job_number":"JOB_180598","tr_customer_id":180616,"tr_customer_product_id":180606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18983628038337","imei1":"18983628038337","imei2":"18983628038337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180597,"job_number":"JOB_180597","tr_customer_id":180615,"tr_customer_product_id":180605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:00.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Stan Mertz","mobile_number":"513-711-4286","email_id":"Chaya_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"11644541272605020","imei1":"11644541272605020","imei2":"11644541272605020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180596,"job_number":"JOB_180596","tr_customer_id":180614,"tr_customer_product_id":180604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:59.000Z","modified_at":"2026-02-08T14:22:38.000Z","name":"Bernhard Kerluke","mobile_number":"468-249-6939","email_id":"Iliana.Collier@yahoo.com","dop":"2025-04-06","serial_number":"19271123240861","imei1":"19271123240861","imei2":"19271123240861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180595,"job_number":"JOB_180595","tr_customer_id":180613,"tr_customer_product_id":180603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:58.000Z","modified_at":"2026-02-08T14:21:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14598104268583","imei1":"14598104268583","imei2":"14598104268583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180594,"job_number":"JOB_180594","tr_customer_id":180612,"tr_customer_product_id":180602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:23.000Z","modified_at":"2026-02-08T14:21:23.000Z","name":"Furman Koelpin","mobile_number":"346-558-0723","email_id":"Trudie70@yahoo.com","dop":"2025-04-06","serial_number":"17780119563102648","imei1":"17780119563102648","imei2":"17780119563102648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180593,"job_number":"JOB_180593","tr_customer_id":180611,"tr_customer_product_id":180601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:22.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Laury Williamson","mobile_number":"533-509-0012","email_id":"Lura66@gmail.com","dop":"2025-04-06","serial_number":"13530647256202","imei1":"13530647256202","imei2":"13530647256202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180592,"job_number":"JOB_180592","tr_customer_id":180610,"tr_customer_product_id":180600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:21.000Z","modified_at":"2026-02-08T14:21:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19725841274474","imei1":"19725841274474","imei2":"19725841274474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180591,"job_number":"JOB_180591","tr_customer_id":180609,"tr_customer_product_id":180599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:13.000Z","modified_at":"2026-02-08T14:21:13.000Z","name":"Lucy Nikolaus","mobile_number":"612-413-6314","email_id":"Raul.Leannon18@hotmail.com","dop":"2025-04-06","serial_number":"14328961623734680","imei1":"14328961623734680","imei2":"14328961623734680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180590,"job_number":"JOB_180590","tr_customer_id":180608,"tr_customer_product_id":180598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:51.000Z","name":"Cristal Krajcik","mobile_number":"943-356-7514","email_id":"Kole.Upton@yahoo.com","dop":"2025-04-06","serial_number":"17655979638036","imei1":"17655979638036","imei2":"17655979638036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180589,"job_number":"JOB_180589","tr_customer_id":180607,"tr_customer_product_id":180597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151606395183","imei1":"18151606395183","imei2":"18151606395183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180588,"job_number":"JOB_180588","tr_customer_id":180606,"tr_customer_product_id":180596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:40.000Z","modified_at":"2026-02-08T14:21:14.000Z","name":"Jacey McGlynn","mobile_number":"327-523-8573","email_id":"Sonny_Lemke53@yahoo.com","dop":"2025-02-01","serial_number":"29577389309578","imei1":"29577389309578","imei2":"29577389309578","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180587,"job_number":"JOB_180587","tr_customer_id":180605,"tr_customer_product_id":180595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:39.000Z","modified_at":"2026-02-08T14:20:39.000Z","name":"Lavada Rowe","mobile_number":"234-500-2917","email_id":"Deron_Metz71@hotmail.com","dop":"2025-02-01","serial_number":"68533269897309","imei1":"68533269897309","imei2":"68533269897309","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180586,"job_number":"JOB_180586","tr_customer_id":180604,"tr_customer_product_id":180594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:38.000Z","modified_at":"2026-02-08T14:20:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"89343603974856","imei1":"89343603974856","imei2":"89343603974856","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180585,"job_number":"JOB_180585","tr_customer_id":180603,"tr_customer_product_id":180593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:37.000Z","modified_at":"2026-02-08T14:20:37.000Z","name":"Lavon Fisher","mobile_number":"413-480-3446","email_id":"Emile.Stracke91@yahoo.com","dop":"2025-04-06","serial_number":"12106999377804322","imei1":"12106999377804322","imei2":"12106999377804322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180584,"job_number":"JOB_180584","tr_customer_id":180602,"tr_customer_product_id":180592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:36.000Z","modified_at":"2026-02-08T14:21:14.000Z","name":"Pearl Ward","mobile_number":"452-899-2775","email_id":"Joanne.Considine27@gmail.com","dop":"2025-04-06","serial_number":"17621060966560","imei1":"17621060966560","imei2":"17621060966560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180583,"job_number":"JOB_180583","tr_customer_id":180601,"tr_customer_product_id":180591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:35.000Z","modified_at":"2026-02-08T14:20:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660897877368","imei1":"10660897877368","imei2":"10660897877368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180582,"job_number":"JOB_180582","tr_customer_id":180600,"tr_customer_product_id":180590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:58.000Z","modified_at":"2026-02-08T14:20:32.000Z","name":"Camden Barton","mobile_number":"706-541-2098","email_id":"Conrad93@gmail.com","dop":"2025-02-01","serial_number":"89719909888975","imei1":"89719909888975","imei2":"89719909888975","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180581,"job_number":"JOB_180581","tr_customer_id":180599,"tr_customer_product_id":180589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"Rick Feeney","mobile_number":"537-361-7520","email_id":"Mose.Metz@yahoo.com","dop":"2025-02-01","serial_number":"41323805013656","imei1":"41323805013656","imei2":"41323805013656","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180580,"job_number":"JOB_180580","tr_customer_id":180598,"tr_customer_product_id":180588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"71677591577650","imei1":"71677591577650","imei2":"71677591577650","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180579,"job_number":"JOB_180579","tr_customer_id":180597,"tr_customer_product_id":180587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:16.000Z","modified_at":"2026-02-08T14:19:50.000Z","name":"Al Fritsch","mobile_number":"569-637-5044","email_id":"Gaylord_Jacobson56@hotmail.com","dop":"2025-02-01","serial_number":"99435478712456","imei1":"99435478712456","imei2":"99435478712456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180578,"job_number":"JOB_180578","tr_customer_id":180596,"tr_customer_product_id":180586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"Ewell Sawayn","mobile_number":"540-447-8124","email_id":"Efrain31@gmail.com","dop":"2025-02-01","serial_number":"98480597561065","imei1":"98480597561065","imei2":"98480597561065","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180577,"job_number":"JOB_180577","tr_customer_id":180595,"tr_customer_product_id":180585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"97989040955609","imei1":"97989040955609","imei2":"97989040955609","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180567,"job_number":"JOB_180567","tr_customer_id":180585,"tr_customer_product_id":180575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:11.000Z","modified_at":"2026-02-08T14:02:11.000Z","name":"Lisa Rolfson","mobile_number":"438-697-4409","email_id":"Boyd30@hotmail.com","dop":"2025-04-06","serial_number":"13128114824048736","imei1":"13128114824048736","imei2":"13128114824048736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180566,"job_number":"JOB_180566","tr_customer_id":180584,"tr_customer_product_id":180574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:49.000Z","name":"Maximillian Dach","mobile_number":"808-607-9399","email_id":"Syble.Friesen@yahoo.com","dop":"2025-04-06","serial_number":"11153117276971","imei1":"11153117276971","imei2":"11153117276971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180565,"job_number":"JOB_180565","tr_customer_id":180583,"tr_customer_product_id":180573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19077642464205","imei1":"19077642464205","imei2":"19077642464205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180564,"job_number":"JOB_180564","tr_customer_id":180582,"tr_customer_product_id":180572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:24.000Z","modified_at":"2026-02-08T14:01:24.000Z","name":"Prudence Feeney","mobile_number":"301-700-8061","email_id":"Athena.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"16102568806358916","imei1":"16102568806358916","imei2":"16102568806358916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180563,"job_number":"JOB_180563","tr_customer_id":180581,"tr_customer_product_id":180571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:02:02.000Z","name":"Gus Dare","mobile_number":"223-497-7783","email_id":"Mallory15@gmail.com","dop":"2025-04-06","serial_number":"10314165300725","imei1":"10314165300725","imei2":"10314165300725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180562,"job_number":"JOB_180562","tr_customer_id":180580,"tr_customer_product_id":180570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18055937155651","imei1":"18055937155651","imei2":"18055937155651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180558,"job_number":"JOB_180558","tr_customer_id":180576,"tr_customer_product_id":180566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:36.000Z","modified_at":"2026-02-08T14:00:36.000Z","name":"Reymundo Lesch","mobile_number":"959-631-3701","email_id":"Mortimer.Grimes@hotmail.com","dop":"2025-04-06","serial_number":"13046825301078760","imei1":"13046825301078760","imei2":"13046825301078760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180557,"job_number":"JOB_180557","tr_customer_id":180575,"tr_customer_product_id":180565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:35.000Z","modified_at":"2026-02-08T14:01:15.000Z","name":"Karolann Spencer","mobile_number":"682-436-5614","email_id":"Audie.Hermiston65@hotmail.com","dop":"2025-04-06","serial_number":"11050423524527","imei1":"11050423524527","imei2":"11050423524527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180556,"job_number":"JOB_180556","tr_customer_id":180574,"tr_customer_product_id":180564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:34.000Z","modified_at":"2026-02-08T14:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10178785469419","imei1":"10178785469419","imei2":"10178785469419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180555,"job_number":"JOB_180555","tr_customer_id":180573,"tr_customer_product_id":180563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:15.000Z","modified_at":"2026-02-08T14:00:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19555009212016","imei1":"19555009212016","imei2":"19555009212016","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180554,"job_number":"JOB_180554","tr_customer_id":180572,"tr_customer_product_id":180562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25193061119213","imei1":"25193061119213","imei2":"25193061119213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180553,"job_number":"JOB_180553","tr_customer_id":180571,"tr_customer_product_id":180561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71474003650779","imei1":"71474003650779","imei2":"71474003650779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180552,"job_number":"JOB_180552","tr_customer_id":180570,"tr_customer_product_id":180560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36029055969019","imei1":"36029055969019","imei2":"36029055969019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180551,"job_number":"JOB_180551","tr_customer_id":180569,"tr_customer_product_id":180559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40792542391321","imei1":"40792542391321","imei2":"40792542391321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180550,"job_number":"JOB_180550","tr_customer_id":180568,"tr_customer_product_id":180558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49412072345237","imei1":"49412072345237","imei2":"49412072345237","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180549,"job_number":"JOB_180549","tr_customer_id":180567,"tr_customer_product_id":180557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22266787994294","imei1":"22266787994294","imei2":"22266787994294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180548,"job_number":"JOB_180548","tr_customer_id":180566,"tr_customer_product_id":180556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T14:00:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92471897697016","imei1":"92471897697016","imei2":"92471897697016","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180547,"job_number":"JOB_180547","tr_customer_id":180565,"tr_customer_product_id":180555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T13:59:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28584823408899","imei1":"28584823408899","imei2":"28584823408899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180546,"job_number":"JOB_180546","tr_customer_id":180564,"tr_customer_product_id":180554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85587539789341","imei1":"85587539789341","imei2":"85587539789341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180545,"job_number":"JOB_180545","tr_customer_id":180563,"tr_customer_product_id":180553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96188274944394","imei1":"96188274944394","imei2":"96188274944394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180544,"job_number":"JOB_180544","tr_customer_id":180562,"tr_customer_product_id":180552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64278196028626","imei1":"64278196028626","imei2":"64278196028626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180543,"job_number":"JOB_180543","tr_customer_id":180561,"tr_customer_product_id":180551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54394109351148","imei1":"54394109351148","imei2":"54394109351148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180542,"job_number":"JOB_180542","tr_customer_id":180560,"tr_customer_product_id":180550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69949483191113","imei1":"69949483191113","imei2":"69949483191113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180541,"job_number":"JOB_180541","tr_customer_id":180559,"tr_customer_product_id":180549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Ricardo Ritchie","mobile_number":"662-796-9142","email_id":"Ahmad_Bode99@hotmail.com","dop":"2025-12-31","serial_number":"107510764163062","imei1":"107510764163062","imei2":"107510764163062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180540,"job_number":"JOB_180540","tr_customer_id":180558,"tr_customer_product_id":180548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T13:59:34.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106707548850756","imei1":"106707548850756","imei2":"106707548850756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180539,"job_number":"JOB_180539","tr_customer_id":180557,"tr_customer_product_id":180547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:24.000Z","modified_at":"2026-02-08T13:59:24.000Z","name":"Piper Kuhn","mobile_number":"469-483-5760","email_id":"Dylan.Kautzer67@gmail.com","dop":"2025-04-06","serial_number":"15181053479646604","imei1":"15181053479646604","imei2":"15181053479646604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180538,"job_number":"JOB_180538","tr_customer_id":180556,"tr_customer_product_id":180546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:23.000Z","modified_at":"2026-02-08T14:00:04.000Z","name":"Graham Ankunding","mobile_number":"730-540-2317","email_id":"Arielle_Abernathy@yahoo.com","dop":"2025-04-06","serial_number":"13738761776050","imei1":"13738761776050","imei2":"13738761776050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180537,"job_number":"JOB_180537","tr_customer_id":180555,"tr_customer_product_id":180545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63775452313636","imei1":"63775452313636","imei2":"63775452313636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180536,"job_number":"JOB_180536","tr_customer_id":180554,"tr_customer_product_id":180544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37142244609990","imei1":"37142244609990","imei2":"37142244609990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180535,"job_number":"JOB_180535","tr_customer_id":180553,"tr_customer_product_id":180543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41279575795671","imei1":"41279575795671","imei2":"41279575795671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180534,"job_number":"JOB_180534","tr_customer_id":180552,"tr_customer_product_id":180542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52372207395973","imei1":"52372207395973","imei2":"52372207395973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180533,"job_number":"JOB_180533","tr_customer_id":180551,"tr_customer_product_id":180541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33143962173682","imei1":"33143962173682","imei2":"33143962173682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180532,"job_number":"JOB_180532","tr_customer_id":180550,"tr_customer_product_id":180540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16614611302081","imei1":"16614611302081","imei2":"16614611302081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180531,"job_number":"JOB_180531","tr_customer_id":180549,"tr_customer_product_id":180539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:09.000Z","modified_at":"2026-02-08T13:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79258706893459","imei1":"79258706893459","imei2":"79258706893459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180530,"job_number":"JOB_180530","tr_customer_id":180548,"tr_customer_product_id":180538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:59:26.000Z","name":"Lindsey Cummerata","mobile_number":"695-312-9114","email_id":"Prince_Murazik71@hotmail.com","dop":"2025-12-31","serial_number":"107092227485301","imei1":"107092227485301","imei2":"107092227485301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180529,"job_number":"JOB_180529","tr_customer_id":180547,"tr_customer_product_id":180537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:58:46.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105078321055700","imei1":"105078321055700","imei2":"105078321055700","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180528,"job_number":"JOB_180528","tr_customer_id":180546,"tr_customer_product_id":180536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:58.000Z","modified_at":"2026-02-08T13:58:38.000Z","name":"Dorcas Fisher","mobile_number":"920-820-2339","email_id":"Anahi36@hotmail.com","dop":"2025-12-31","serial_number":"105821046079190","imei1":"105821046079190","imei2":"105821046079190","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180527,"job_number":"JOB_180527","tr_customer_id":180545,"tr_customer_product_id":180535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:57.000Z","modified_at":"2026-02-08T13:57:57.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104604446271953","imei1":"104604446271953","imei2":"104604446271953","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:39.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180494,"job_number":"JOB_180494","tr_customer_id":180512,"tr_customer_product_id":180502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:48.000Z","name":"Kavon Aufderhar","mobile_number":"958-293-9800","email_id":"Tyreek99@gmail.com","dop":"2025-10-06","serial_number":"15402267578875","imei1":"15402267578875","imei2":"15402267578875","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180491,"job_number":"JOB_180491","tr_customer_id":180509,"tr_customer_product_id":180499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:39.000Z","name":"Mia Tremblay","mobile_number":"370-436-9686","email_id":"General_Tromp@yahoo.com","dop":"2025-10-06","serial_number":"12642872827405","imei1":"12642872827405","imei2":"12642872827405","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180488,"job_number":"JOB_180488","tr_customer_id":180506,"tr_customer_product_id":180496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:31.000Z","name":"Keaton Stokes","mobile_number":"264-602-4757","email_id":"Marquise.Vandervort@yahoo.com","dop":"2025-10-06","serial_number":"16954022649059","imei1":"16954022649059","imei2":"16954022649059","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180485,"job_number":"JOB_180485","tr_customer_id":180503,"tr_customer_product_id":180493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:22.000Z","name":"Charlie Lemke","mobile_number":"862-735-4882","email_id":"Rafael.Hermann20@hotmail.com","dop":"2025-10-06","serial_number":"12660700661232","imei1":"12660700661232","imei2":"12660700661232","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180477,"job_number":"JOB_180477","tr_customer_id":180495,"tr_customer_product_id":180485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:35.000Z","name":"Eliezer Sanford","mobile_number":"719-314-0032","email_id":"Cleora_Leffler@gmail.com","dop":"2025-10-06","serial_number":"17215100769250","imei1":"17215100769250","imei2":"17215100769250","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180474,"job_number":"JOB_180474","tr_customer_id":180492,"tr_customer_product_id":180482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:28.000Z","name":"River Stoltenberg","mobile_number":"776-557-5247","email_id":"Kaitlin_Muller@gmail.com","dop":"2025-10-06","serial_number":"18911369296922","imei1":"18911369296922","imei2":"18911369296922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180471,"job_number":"JOB_180471","tr_customer_id":180489,"tr_customer_product_id":180479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:20.000Z","name":"Alfonso Bernier","mobile_number":"745-671-1306","email_id":"Emil91@gmail.com","dop":"2025-10-06","serial_number":"15862638188771","imei1":"15862638188771","imei2":"15862638188771","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180468,"job_number":"JOB_180468","tr_customer_id":180486,"tr_customer_product_id":180476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:12.000Z","name":"Carlos Carter","mobile_number":"299-952-1943","email_id":"Dannie26@hotmail.com","dop":"2025-10-06","serial_number":"15061174221257","imei1":"15061174221257","imei2":"15061174221257","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180465,"job_number":"JOB_180465","tr_customer_id":180483,"tr_customer_product_id":180473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:50:03.000Z","name":"Felton Wuckert","mobile_number":"654-534-1929","email_id":"Sandra_OConnell@gmail.com","dop":"2025-10-06","serial_number":"18778323681807","imei1":"18778323681807","imei2":"18778323681807","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180462,"job_number":"JOB_180462","tr_customer_id":180480,"tr_customer_product_id":180470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:55.000Z","name":"Khalid Conroy","mobile_number":"526-409-4934","email_id":"Cyrus54@yahoo.com","dop":"2025-10-06","serial_number":"13688759964305","imei1":"13688759964305","imei2":"13688759964305","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180459,"job_number":"JOB_180459","tr_customer_id":180477,"tr_customer_product_id":180467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:47.000Z","name":"Neva Gaylord","mobile_number":"728-511-4443","email_id":"Tressa19@yahoo.com","dop":"2025-10-06","serial_number":"12736484334866","imei1":"12736484334866","imei2":"12736484334866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180456,"job_number":"JOB_180456","tr_customer_id":180474,"tr_customer_product_id":180464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:39.000Z","name":"Verdie Klein","mobile_number":"547-235-1748","email_id":"Alfreda_Jacobi62@hotmail.com","dop":"2025-10-06","serial_number":"13819869926433","imei1":"13819869926433","imei2":"13819869926433","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180452,"job_number":"JOB_180452","tr_customer_id":180470,"tr_customer_product_id":180460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:33.000Z","modified_at":"2026-02-08T10:50:12.000Z","name":"Emerson Parker","mobile_number":"804-925-7418","email_id":"Belle_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"17263294396039","imei1":"17263294396039","imei2":"17263294396039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180449,"job_number":"JOB_180449","tr_customer_id":180467,"tr_customer_product_id":180457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:46.000Z","modified_at":"2026-02-08T10:49:25.000Z","name":"Adriel Rohan","mobile_number":"607-368-4220","email_id":"Estefania.Auer@gmail.com","dop":"2025-04-06","serial_number":"14122692417753","imei1":"14122692417753","imei2":"14122692417753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180444,"job_number":"JOB_180444","tr_customer_id":180462,"tr_customer_product_id":180452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:48:38.000Z","name":"Gregoria Kemmer","mobile_number":"591-914-1725","email_id":"Gabrielle30@yahoo.com","dop":"2025-04-06","serial_number":"11001892060604","imei1":"11001892060604","imei2":"11001892060604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180435,"job_number":"JOB_180435","tr_customer_id":180453,"tr_customer_product_id":180443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:58.000Z","modified_at":"2026-02-08T10:28:04.000Z","name":"Casper Lockman","mobile_number":"955-333-3617","email_id":"Stacey.Bednar77@hotmail.com","dop":"2025-10-06","serial_number":"17941352172354","imei1":"17941352172354","imei2":"17941352172354","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180433,"job_number":"JOB_180433","tr_customer_id":180451,"tr_customer_product_id":180441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:20.000Z","modified_at":"2026-02-08T10:24:25.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"78710893801036","imei1":"78710893801036","imei2":"78710893801036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180432,"job_number":"JOB_180432","tr_customer_id":180450,"tr_customer_product_id":180440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:13.000Z","modified_at":"2026-02-08T10:24:18.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"25269706481925","imei1":"25269706481925","imei2":"25269706481925","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180431,"job_number":"JOB_180431","tr_customer_id":180449,"tr_customer_product_id":180439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:06.000Z","modified_at":"2026-02-08T10:24:11.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"51725091409890","imei1":"51725091409890","imei2":"51725091409890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180429,"job_number":"JOB_180429","tr_customer_id":180447,"tr_customer_product_id":180437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:32.000Z","modified_at":"2026-02-08T10:20:37.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"40482845033555","imei1":"40482845033555","imei2":"40482845033555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180428,"job_number":"JOB_180428","tr_customer_id":180446,"tr_customer_product_id":180436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:26.000Z","modified_at":"2026-02-08T10:20:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"31042534586055","imei1":"31042534586055","imei2":"31042534586055","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180427,"job_number":"JOB_180427","tr_customer_id":180445,"tr_customer_product_id":180435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:19.000Z","modified_at":"2026-02-08T10:20:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"95198181571160","imei1":"95198181571160","imei2":"95198181571160","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180425,"job_number":"JOB_180425","tr_customer_id":180443,"tr_customer_product_id":180433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:16.000Z","name":"Cordie D'Amore","mobile_number":"887-672-5383","email_id":"Marlen96@hotmail.com","dop":"2025-10-06","serial_number":"16472114617915","imei1":"16472114617915","imei2":"16472114617915","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180424,"job_number":"JOB_180424","tr_customer_id":180442,"tr_customer_product_id":180432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:25.000Z","modified_at":"2026-02-08T10:17:30.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"76034731156475","imei1":"76034731156475","imei2":"76034731156475","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180423,"job_number":"JOB_180423","tr_customer_id":180441,"tr_customer_product_id":180431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:19.000Z","modified_at":"2026-02-08T10:17:24.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"59332282127769","imei1":"59332282127769","imei2":"59332282127769","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180422,"job_number":"JOB_180422","tr_customer_id":180440,"tr_customer_product_id":180430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:13.000Z","modified_at":"2026-02-08T10:17:17.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"41658066304875","imei1":"41658066304875","imei2":"41658066304875","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180411,"job_number":"JOB_180411","tr_customer_id":180429,"tr_customer_product_id":180419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:12.000Z","name":"Bailey Watsica","mobile_number":"536-651-6673","email_id":"Delores32@gmail.com","dop":"2025-10-06","serial_number":"11499567007358","imei1":"11499567007358","imei2":"11499567007358","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180410,"job_number":"JOB_180410","tr_customer_id":180428,"tr_customer_product_id":180418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:09:31.000Z","modified_at":"2026-02-08T10:09:36.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"61044288680091","imei1":"61044288680091","imei2":"61044288680091","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180409,"job_number":"JOB_180409","tr_customer_id":180427,"tr_customer_product_id":180417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:26.000Z","modified_at":"2026-02-08T10:00:30.000Z","name":"Abdul1 Hameed","mobile_number":"7502060005","email_id":"testex@gmail.com","dop":"2025-12-31","serial_number":"11156694762387","imei1":"11156694762387","imei2":"11156694762387","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180408,"job_number":"JOB_180408","tr_customer_id":180426,"tr_customer_product_id":180416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:19.000Z","modified_at":"2026-02-08T10:00:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"23961182023965","imei1":"23961182023965","imei2":"23961182023965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180405,"job_number":"JOB_180405","tr_customer_id":180423,"tr_customer_product_id":180413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:52:00.000Z","name":"Cierra Becker","mobile_number":"959-789-2092","email_id":"Mireya.Marvin@gmail.com","dop":"2025-04-06","serial_number":"17043404913786","imei1":"17043404913786","imei2":"17043404913786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180402,"job_number":"JOB_180402","tr_customer_id":180420,"tr_customer_product_id":180410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:51:13.000Z","name":"Missouri Littel","mobile_number":"980-758-8141","email_id":"Jabari6@gmail.com","dop":"2025-04-06","serial_number":"18010227697737","imei1":"18010227697737","imei2":"18010227697737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180399,"job_number":"JOB_180399","tr_customer_id":180417,"tr_customer_product_id":180407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:46.000Z","modified_at":"2026-02-08T09:50:26.000Z","name":"Aileen Nienow","mobile_number":"649-536-3311","email_id":"Antwan30@yahoo.com","dop":"2025-04-06","serial_number":"10919778244908","imei1":"10919778244908","imei2":"10919778244908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180396,"job_number":"JOB_180396","tr_customer_id":180414,"tr_customer_product_id":180404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:35:26.000Z","modified_at":"2026-02-08T08:35:32.000Z","name":"Verda Cruickshank","mobile_number":"853-433-8895","email_id":"Marina_Spencer7@hotmail.com","dop":"2025-12-31","serial_number":"75781598248026","imei1":"75781598248026","imei2":"75781598248026","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180395,"job_number":"JOB_180395","tr_customer_id":180413,"tr_customer_product_id":180403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:31:27.000Z","modified_at":"2026-02-08T08:31:33.000Z","name":"Magnolia Russel","mobile_number":"838-231-1016","email_id":"Chester.Grady@hotmail.com","dop":"2025-12-31","serial_number":"77464877655642","imei1":"77464877655642","imei2":"77464877655642","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180394,"job_number":"JOB_180394","tr_customer_id":180412,"tr_customer_product_id":180402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:24:26.000Z","modified_at":"2026-02-08T08:24:31.000Z","name":"Carson Kub","mobile_number":"279-997-0066","email_id":"Abby.Spencer@gmail.com","dop":"2025-12-31","serial_number":"54273865541463","imei1":"54273865541463","imei2":"54273865541463","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180392,"job_number":"JOB_180392","tr_customer_id":180410,"tr_customer_product_id":180400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:16:08.000Z","name":"Rowland Graham","mobile_number":"714-621-2540","email_id":"Zoey.Grady@yahoo.com","dop":"2025-04-06","serial_number":"19536696579690","imei1":"19536696579690","imei2":"19536696579690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180389,"job_number":"JOB_180389","tr_customer_id":180407,"tr_customer_product_id":180397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:15:20.000Z","name":"Ezra Marks","mobile_number":"488-336-4932","email_id":"Amos.Welch@hotmail.com","dop":"2025-04-06","serial_number":"17930426173433","imei1":"17930426173433","imei2":"17930426173433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180386,"job_number":"JOB_180386","tr_customer_id":180404,"tr_customer_product_id":180394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:14:33.000Z","name":"Joaquin Langosh","mobile_number":"535-454-1310","email_id":"Lavern64@hotmail.com","dop":"2025-04-06","serial_number":"19493412737699","imei1":"19493412737699","imei2":"19493412737699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:14:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180383,"job_number":"JOB_180383","tr_customer_id":180401,"tr_customer_product_id":180391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:10:36.000Z","name":"Myrtle O'Kon","mobile_number":"562-412-9564","email_id":"Marina_Kuhn43@hotmail.com","dop":"2025-04-06","serial_number":"19780848786059","imei1":"19780848786059","imei2":"19780848786059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180380,"job_number":"JOB_180380","tr_customer_id":180398,"tr_customer_product_id":180388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:48.000Z","name":"Aileen Stanton","mobile_number":"503-878-5341","email_id":"Dandre.Witting42@yahoo.com","dop":"2025-04-06","serial_number":"10820274107845","imei1":"10820274107845","imei2":"10820274107845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180377,"job_number":"JOB_180377","tr_customer_id":180395,"tr_customer_product_id":180385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:09:00.000Z","name":"Dianna Larson","mobile_number":"976-636-0185","email_id":"Mckenzie_Koch@hotmail.com","dop":"2025-04-06","serial_number":"18965627859135","imei1":"18965627859135","imei2":"18965627859135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180372,"job_number":"JOB_180372","tr_customer_id":180390,"tr_customer_product_id":180380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:30.000Z","modified_at":"2026-02-08T07:55:10.000Z","name":"Kristopher Miller","mobile_number":"822-862-5882","email_id":"Vladimir_Langworth@gmail.com","dop":"2025-04-06","serial_number":"10393472107241","imei1":"10393472107241","imei2":"10393472107241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180370,"job_number":"JOB_180370","tr_customer_id":180388,"tr_customer_product_id":180378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:01.000Z","modified_at":"2026-02-08T07:54:42.000Z","name":"Earl O'Conner","mobile_number":"528-586-5125","email_id":"Kelly6@yahoo.com","dop":"2025-04-06","serial_number":"19717414092296","imei1":"19717414092296","imei2":"19717414092296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180368,"job_number":"JOB_180368","tr_customer_id":180386,"tr_customer_product_id":180376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:39:34.000Z","modified_at":"2026-02-08T07:39:40.000Z","name":"Edison Davis","mobile_number":"915-606-2662","email_id":"Claudie99@yahoo.com","dop":"2025-12-31","serial_number":"68853472248024","imei1":"68853472248024","imei2":"68853472248024","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180367,"job_number":"JOB_180367","tr_customer_id":180385,"tr_customer_product_id":180375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:38:22.000Z","modified_at":"2026-02-08T07:38:27.000Z","name":"Anya Ledner","mobile_number":"540-705-0157","email_id":"Reece.Emmerich@hotmail.com","dop":"2025-12-31","serial_number":"76587316976309","imei1":"76587316976309","imei2":"76587316976309","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180365,"job_number":"JOB_180365","tr_customer_id":180383,"tr_customer_product_id":180373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:32:52.000Z","modified_at":"2026-02-08T07:32:57.000Z","name":"Dangelo Batz","mobile_number":"455-525-4270","email_id":"Vernie.Powlowski7@gmail.com","dop":"2025-12-31","serial_number":"40774132731169","imei1":"40774132731169","imei2":"40774132731169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180362,"job_number":"JOB_180362","tr_customer_id":180380,"tr_customer_product_id":180370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:14.000Z","modified_at":"2026-02-08T07:29:20.000Z","name":"Haylie Baumbach","mobile_number":"821-504-2242","email_id":"Jane_Armstrong@yahoo.com","dop":"2025-12-31","serial_number":"37223095409873","imei1":"37223095409873","imei2":"37223095409873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180361,"job_number":"JOB_180361","tr_customer_id":180379,"tr_customer_product_id":180369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:24:06.000Z","modified_at":"2026-02-08T07:24:12.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"37490124921566","imei1":"37490124921566","imei2":"37490124921566","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180359,"job_number":"JOB_180359","tr_customer_id":180377,"tr_customer_product_id":180367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:47.000Z","name":"Gregory Kuvalis","mobile_number":"480-575-7402","email_id":"Evalyn.Johnston@yahoo.com","dop":"2025-12-01","serial_number":"11296255738185","imei1":"11296255738185","imei2":"11296255738185","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180357,"job_number":"JOB_180357","tr_customer_id":180375,"tr_customer_product_id":180365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:31.000Z","name":"Gregoria Hahn","mobile_number":"345-254-8273","email_id":"Cristina_Hegmann20@gmail.com","dop":"2025-12-01","serial_number":"17377349983164","imei1":"17377349983164","imei2":"17377349983164","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180355,"job_number":"JOB_180355","tr_customer_id":180373,"tr_customer_product_id":180363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:14.000Z","name":"Joyce Wiza","mobile_number":"678-974-3409","email_id":"Providenci_Labadie@hotmail.com","dop":"2025-12-01","serial_number":"18914352098135","imei1":"18914352098135","imei2":"18914352098135","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180351,"job_number":"JOB_180351","tr_customer_id":180369,"tr_customer_product_id":180359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:30.000Z","modified_at":"2026-02-08T06:51:08.000Z","name":"Susanna Harris","mobile_number":"744-579-2010","email_id":"Zoila80@hotmail.com","dop":"2025-04-06","serial_number":"14564229129468","imei1":"14564229129468","imei2":"14564229129468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180349,"job_number":"JOB_180349","tr_customer_id":180367,"tr_customer_product_id":180357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:45.000Z","modified_at":"2026-02-08T06:50:23.000Z","name":"Carmine Gottlieb","mobile_number":"793-483-1983","email_id":"Brady.Schinner@gmail.com","dop":"2025-04-06","serial_number":"13483266716448","imei1":"13483266716448","imei2":"13483266716448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180347,"job_number":"JOB_180347","tr_customer_id":180365,"tr_customer_product_id":180355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:00.000Z","modified_at":"2026-02-08T06:49:38.000Z","name":"Hilbert Mills","mobile_number":"559-968-7307","email_id":"Cleveland_Gulgowski42@hotmail.com","dop":"2025-04-06","serial_number":"14533022734448","imei1":"14533022734448","imei2":"14533022734448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180621,"job_number":"JOB_180621","tr_customer_id":180639,"tr_customer_product_id":180629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:09.000Z","modified_at":"2026-02-08T14:25:09.000Z","name":"Anthony Mayert","mobile_number":"493-753-6919","email_id":"Horacio91@yahoo.com","dop":"2000-01-31","serial_number":"1058792055802275","imei1":"1058792055802275","imei2":"1058792055802275","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180619,"job_number":"JOB_180619","tr_customer_id":180637,"tr_customer_product_id":180627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:07.000Z","modified_at":"2026-02-08T14:25:07.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10330201824798","imei1":"10330201824798","imei2":"10330201824798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180618,"job_number":"JOB_180618","tr_customer_id":180636,"tr_customer_product_id":180626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:24.000Z","modified_at":"2026-02-08T14:24:24.000Z","name":"Llewellyn Walter","mobile_number":"613-509-3948","email_id":"Joesph2@hotmail.com","dop":"2000-01-31","serial_number":"1014885793920558","imei1":"1014885793920558","imei2":"1014885793920558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180616,"job_number":"JOB_180616","tr_customer_id":180634,"tr_customer_product_id":180624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:24:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10637842429587","imei1":"10637842429587","imei2":"10637842429587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180615,"job_number":"JOB_180615","tr_customer_id":180633,"tr_customer_product_id":180623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:39.000Z","modified_at":"2026-02-08T14:23:39.000Z","name":"Jabari Cassin","mobile_number":"999-346-4776","email_id":"Vernice85@hotmail.com","dop":"2000-01-31","serial_number":"1032806216352742","imei1":"1032806216352742","imei2":"1032806216352742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180613,"job_number":"JOB_180613","tr_customer_id":180631,"tr_customer_product_id":180621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:23:37.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10928996089537","imei1":"10928996089537","imei2":"10928996089537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180609,"job_number":"JOB_180609","tr_customer_id":180627,"tr_customer_product_id":180617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:53.000Z","modified_at":"2026-02-08T14:22:53.000Z","name":"Keith Mayert","mobile_number":"530-680-6957","email_id":"Lou34@hotmail.com","dop":"2000-01-31","serial_number":"1044723349267084","imei1":"1044723349267084","imei2":"1044723349267084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180607,"job_number":"JOB_180607","tr_customer_id":180625,"tr_customer_product_id":180615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:51.000Z","modified_at":"2026-02-08T14:22:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10568626597782","imei1":"10568626597782","imei2":"10568626597782","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id180846Has required fileds 1 0 0
verify if the json number starts with JOB_ 781 0 0
Verify if the json object with id180845Has required fileds 1 0 0
Verify if the json object with id180825Has required fileds 1 0 0
Verify if the json object with id180824Has required fileds 1 0 0
Verify if the json object with id180823Has required fileds 1 0 0
Verify if the json object with id180822Has required fileds 1 0 0
Verify if the json object with id180821Has required fileds 1 0 0
Verify if the json object with id180820Has required fileds 1 0 0
Verify if the json object with id180819Has required fileds 1 0 0
Verify if the json object with id180818Has required fileds 1 0 0
Verify if the json object with id180817Has required fileds 1 0 0
Verify if the json object with id180816Has required fileds 1 0 0
Verify if the json object with id180815Has required fileds 1 0 0
Verify if the json object with id180814Has required fileds 1 0 0
Verify if the json object with id180813Has required fileds 1 0 0
Verify if the json object with id180812Has required fileds 1 0 0
Verify if the json object with id180811Has required fileds 1 0 0
Verify if the json object with id180810Has required fileds 1 0 0
Verify if the json object with id180809Has required fileds 1 0 0
Verify if the json object with id180808Has required fileds 1 0 0
Verify if the json object with id180807Has required fileds 1 0 0
Verify if the json object with id180806Has required fileds 1 0 0
Verify if the json object with id180805Has required fileds 1 0 0
Verify if the json object with id180758Has required fileds 1 0 0
Verify if the json object with id180748Has required fileds 1 0 0
Verify if the json object with id180742Has required fileds 1 0 0
Verify if the json object with id180707Has required fileds 1 0 0
Verify if the json object with id180706Has required fileds 1 0 0
Verify if the json object with id180705Has required fileds 1 0 0
Verify if the json object with id180703Has required fileds 1 0 0
Verify if the json object with id180702Has required fileds 1 0 0
Verify if the json object with id180700Has required fileds 1 0 0
Verify if the json object with id180693Has required fileds 1 0 0
Verify if the json object with id180692Has required fileds 1 0 0
Verify if the json object with id180691Has required fileds 1 0 0
Verify if the json object with id180665Has required fileds 1 0 0
Verify if the json object with id180664Has required fileds 1 0 0
Verify if the json object with id180660Has required fileds 1 0 0
Verify if the json object with id180576Has required fileds 1 0 0
Verify if the json object with id180575Has required fileds 1 0 0
Verify if the json object with id180574Has required fileds 1 0 0
Verify if the json object with id180573Has required fileds 1 0 0
Verify if the json object with id180572Has required fileds 1 0 0
Verify if the json object with id180571Has required fileds 1 0 0
Verify if the json object with id180570Has required fileds 1 0 0
Verify if the json object with id180569Has required fileds 1 0 0
Verify if the json object with id180568Has required fileds 1 0 0
Verify if the json object with id180561Has required fileds 1 0 0
Verify if the json object with id180560Has required fileds 1 0 0
Verify if the json object with id180559Has required fileds 1 0 0
Verify if the json object with id180375Has required fileds 1 0 0
Verify if the json object with id180374Has required fileds 1 0 0
Verify if the json object with id180346Has required fileds 1 0 0
Verify if the json object with id180345Has required fileds 1 0 0
Verify if the json object with id180344Has required fileds 1 0 0
Verify if the json object with id180343Has required fileds 1 0 0
Verify if the json object with id180342Has required fileds 1 0 0
Verify if the json object with id180341Has required fileds 1 0 0
Verify if the json object with id180253Has required fileds 1 0 0
Verify if the json object with id180252Has required fileds 1 0 0
Verify if the json object with id180251Has required fileds 1 0 0
Verify if the json object with id180250Has required fileds 1 0 0
Verify if the json object with id180248Has required fileds 1 0 0
Verify if the json object with id180230Has required fileds 1 0 0
Verify if the json object with id180229Has required fileds 1 0 0
Verify if the json object with id180227Has required fileds 1 0 0
Verify if the json object with id180226Has required fileds 1 0 0
Verify if the json object with id180214Has required fileds 1 0 0
Verify if the json object with id180213Has required fileds 1 0 0
Verify if the json object with id180211Has required fileds 1 0 0
Verify if the json object with id180210Has required fileds 1 0 0
Verify if the json object with id180208Has required fileds 1 0 0
Verify if the json object with id180205Has required fileds 1 0 0
Verify if the json object with id180203Has required fileds 1 0 0
Verify if the json object with id180201Has required fileds 1 0 0
Verify if the json object with id180200Has required fileds 1 0 0
Verify if the json object with id180199Has required fileds 1 0 0
Verify if the json object with id180177Has required fileds 1 0 0
Verify if the json object with id180175Has required fileds 1 0 0
Verify if the json object with id180173Has required fileds 1 0 0
Verify if the json object with id180172Has required fileds 1 0 0
Verify if the json object with id180171Has required fileds 1 0 0
Verify if the json object with id180128Has required fileds 1 0 0
Verify if the json object with id180125Has required fileds 1 0 0
Verify if the json object with id180117Has required fileds 1 0 0
Verify if the json object with id180116Has required fileds 1 0 0
Verify if the json object with id180098Has required fileds 1 0 0
Verify if the json object with id180094Has required fileds 1 0 0
Verify if the json object with id180847Has required fileds 1 0 0
Verify if the json object with id180844Has required fileds 1 0 0
Verify if the json object with id180843Has required fileds 1 0 0
Verify if the json object with id180842Has required fileds 1 0 0
Verify if the json object with id180841Has required fileds 1 0 0
Verify if the json object with id180840Has required fileds 1 0 0
Verify if the json object with id180839Has required fileds 1 0 0
Verify if the json object with id180838Has required fileds 1 0 0
Verify if the json object with id180837Has required fileds 1 0 0
Verify if the json object with id180836Has required fileds 1 0 0
Verify if the json object with id180835Has required fileds 1 0 0
Verify if the json object with id180834Has required fileds 1 0 0
Verify if the json object with id180833Has required fileds 1 0 0
Verify if the json object with id180832Has required fileds 1 0 0
Verify if the json object with id180831Has required fileds 1 0 0
Verify if the json object with id180830Has required fileds 1 0 0
Verify if the json object with id180829Has required fileds 1 0 0
Verify if the json object with id180828Has required fileds 1 0 0
Verify if the json object with id180827Has required fileds 1 0 0
Verify if the json object with id180826Has required fileds 1 0 0
Verify if the json object with id180804Has required fileds 1 0 0
Verify if the json object with id180803Has required fileds 1 0 0
Verify if the json object with id180802Has required fileds 1 0 0
Verify if the json object with id180801Has required fileds 1 0 0
Verify if the json object with id180800Has required fileds 1 0 0
Verify if the json object with id180799Has required fileds 1 0 0
Verify if the json object with id180798Has required fileds 1 0 0
Verify if the json object with id180797Has required fileds 1 0 0
Verify if the json object with id180796Has required fileds 1 0 0
Verify if the json object with id180795Has required fileds 1 0 0
Verify if the json object with id180794Has required fileds 1 0 0
Verify if the json object with id180793Has required fileds 1 0 0
Verify if the json object with id180792Has required fileds 1 0 0
Verify if the json object with id180791Has required fileds 1 0 0
Verify if the json object with id180790Has required fileds 1 0 0
Verify if the json object with id180789Has required fileds 1 0 0
Verify if the json object with id180788Has required fileds 1 0 0
Verify if the json object with id180787Has required fileds 1 0 0
Verify if the json object with id180786Has required fileds 1 0 0
Verify if the json object with id180785Has required fileds 1 0 0
Verify if the json object with id180784Has required fileds 1 0 0
Verify if the json object with id180783Has required fileds 1 0 0
Verify if the json object with id180782Has required fileds 1 0 0
Verify if the json object with id180781Has required fileds 1 0 0
Verify if the json object with id180780Has required fileds 1 0 0
Verify if the json object with id180779Has required fileds 1 0 0
Verify if the json object with id180778Has required fileds 1 0 0
Verify if the json object with id180777Has required fileds 1 0 0
Verify if the json object with id180776Has required fileds 1 0 0
Verify if the json object with id180775Has required fileds 1 0 0
Verify if the json object with id180774Has required fileds 1 0 0
Verify if the json object with id180773Has required fileds 1 0 0
Verify if the json object with id180772Has required fileds 1 0 0
Verify if the json object with id180771Has required fileds 1 0 0
Verify if the json object with id180770Has required fileds 1 0 0
Verify if the json object with id180769Has required fileds 1 0 0
Verify if the json object with id180768Has required fileds 1 0 0
Verify if the json object with id180767Has required fileds 1 0 0
Verify if the json object with id180766Has required fileds 1 0 0
Verify if the json object with id180765Has required fileds 1 0 0
Verify if the json object with id180764Has required fileds 1 0 0
Verify if the json object with id180763Has required fileds 1 0 0
Verify if the json object with id180762Has required fileds 1 0 0
Verify if the json object with id180761Has required fileds 1 0 0
Verify if the json object with id180760Has required fileds 1 0 0
Verify if the json object with id180759Has required fileds 1 0 0
Verify if the json object with id180757Has required fileds 1 0 0
Verify if the json object with id180756Has required fileds 1 0 0
Verify if the json object with id180755Has required fileds 1 0 0
Verify if the json object with id180754Has required fileds 1 0 0
Verify if the json object with id180753Has required fileds 1 0 0
Verify if the json object with id180752Has required fileds 1 0 0
Verify if the json object with id180751Has required fileds 1 0 0
Verify if the json object with id180750Has required fileds 1 0 0
Verify if the json object with id180749Has required fileds 1 0 0
Verify if the json object with id180747Has required fileds 1 0 0
Verify if the json object with id180746Has required fileds 1 0 0
Verify if the json object with id180745Has required fileds 1 0 0
Verify if the json object with id180744Has required fileds 1 0 0
Verify if the json object with id180743Has required fileds 1 0 0
Verify if the json object with id180741Has required fileds 1 0 0
Verify if the json object with id180740Has required fileds 1 0 0
Verify if the json object with id180739Has required fileds 1 0 0
Verify if the json object with id180738Has required fileds 1 0 0
Verify if the json object with id180737Has required fileds 1 0 0
Verify if the json object with id180736Has required fileds 1 0 0
Verify if the json object with id180735Has required fileds 1 0 0
Verify if the json object with id180734Has required fileds 1 0 0
Verify if the json object with id180733Has required fileds 1 0 0
Verify if the json object with id180732Has required fileds 1 0 0
Verify if the json object with id180731Has required fileds 1 0 0
Verify if the json object with id180730Has required fileds 1 0 0
Verify if the json object with id180729Has required fileds 1 0 0
Verify if the json object with id180728Has required fileds 1 0 0
Verify if the json object with id180727Has required fileds 1 0 0
Verify if the json object with id180726Has required fileds 1 0 0
Verify if the json object with id180725Has required fileds 1 0 0
Verify if the json object with id180724Has required fileds 1 0 0
Verify if the json object with id180723Has required fileds 1 0 0
Verify if the json object with id180722Has required fileds 1 0 0
Verify if the json object with id180721Has required fileds 1 0 0
Verify if the json object with id180720Has required fileds 1 0 0
Verify if the json object with id180719Has required fileds 1 0 0
Verify if the json object with id180718Has required fileds 1 0 0
Verify if the json object with id180717Has required fileds 1 0 0
Verify if the json object with id180716Has required fileds 1 0 0
Verify if the json object with id180715Has required fileds 1 0 0
Verify if the json object with id180714Has required fileds 1 0 0
Verify if the json object with id180713Has required fileds 1 0 0
Verify if the json object with id180712Has required fileds 1 0 0
Verify if the json object with id180711Has required fileds 1 0 0
Verify if the json object with id180710Has required fileds 1 0 0
Verify if the json object with id180709Has required fileds 1 0 0
Verify if the json object with id180708Has required fileds 1 0 0
Verify if the json object with id180704Has required fileds 1 0 0
Verify if the json object with id180701Has required fileds 1 0 0
Verify if the json object with id180699Has required fileds 1 0 0
Verify if the json object with id180698Has required fileds 1 0 0
Verify if the json object with id180697Has required fileds 1 0 0
Verify if the json object with id180696Has required fileds 1 0 0
Verify if the json object with id180695Has required fileds 1 0 0
Verify if the json object with id180694Has required fileds 1 0 0
Verify if the json object with id180690Has required fileds 1 0 0
Verify if the json object with id180689Has required fileds 1 0 0
Verify if the json object with id180688Has required fileds 1 0 0
Verify if the json object with id180687Has required fileds 1 0 0
Verify if the json object with id180686Has required fileds 1 0 0
Verify if the json object with id180685Has required fileds 1 0 0
Verify if the json object with id180684Has required fileds 1 0 0
Verify if the json object with id180683Has required fileds 1 0 0
Verify if the json object with id180682Has required fileds 1 0 0
Verify if the json object with id180681Has required fileds 1 0 0
Verify if the json object with id180680Has required fileds 1 0 0
Verify if the json object with id180679Has required fileds 1 0 0
Verify if the json object with id180678Has required fileds 1 0 0
Verify if the json object with id180677Has required fileds 1 0 0
Verify if the json object with id180676Has required fileds 1 0 0
Verify if the json object with id180675Has required fileds 1 0 0
Verify if the json object with id180674Has required fileds 1 0 0
Verify if the json object with id180673Has required fileds 1 0 0
Verify if the json object with id180672Has required fileds 1 0 0
Verify if the json object with id180671Has required fileds 1 0 0
Verify if the json object with id180670Has required fileds 1 0 0
Verify if the json object with id180669Has required fileds 1 0 0
Verify if the json object with id180668Has required fileds 1 0 0
Verify if the json object with id180667Has required fileds 1 0 0
Verify if the json object with id180666Has required fileds 1 0 0
Verify if the json object with id180663Has required fileds 1 0 0
Verify if the json object with id180662Has required fileds 1 0 0
Verify if the json object with id180661Has required fileds 1 0 0
Verify if the json object with id180659Has required fileds 1 0 0
Verify if the json object with id180658Has required fileds 1 0 0
Verify if the json object with id180657Has required fileds 1 0 0
Verify if the json object with id180656Has required fileds 1 0 0
Verify if the json object with id180655Has required fileds 1 0 0
Verify if the json object with id180654Has required fileds 1 0 0
Verify if the json object with id180653Has required fileds 1 0 0
Verify if the json object with id180652Has required fileds 1 0 0
Verify if the json object with id180651Has required fileds 1 0 0
Verify if the json object with id180650Has required fileds 1 0 0
Verify if the json object with id180649Has required fileds 1 0 0
Verify if the json object with id180648Has required fileds 1 0 0
Verify if the json object with id180647Has required fileds 1 0 0
Verify if the json object with id180646Has required fileds 1 0 0
Verify if the json object with id180645Has required fileds 1 0 0
Verify if the json object with id180644Has required fileds 1 0 0
Verify if the json object with id180643Has required fileds 1 0 0
Verify if the json object with id180642Has required fileds 1 0 0
Verify if the json object with id180641Has required fileds 1 0 0
Verify if the json object with id180640Has required fileds 1 0 0
Verify if the json object with id180639Has required fileds 1 0 0
Verify if the json object with id180638Has required fileds 1 0 0
Verify if the json object with id180637Has required fileds 1 0 0
Verify if the json object with id180636Has required fileds 1 0 0
Verify if the json object with id180635Has required fileds 1 0 0
Verify if the json object with id180634Has required fileds 1 0 0
Verify if the json object with id180633Has required fileds 1 0 0
Verify if the json object with id180632Has required fileds 1 0 0
Verify if the json object with id180631Has required fileds 1 0 0
Verify if the json object with id180630Has required fileds 1 0 0
Verify if the json object with id180629Has required fileds 1 0 0
Verify if the json object with id180628Has required fileds 1 0 0
Verify if the json object with id180627Has required fileds 1 0 0
Verify if the json object with id180626Has required fileds 1 0 0
Verify if the json object with id180625Has required fileds 1 0 0
Verify if the json object with id180624Has required fileds 1 0 0
Verify if the json object with id180623Has required fileds 1 0 0
Verify if the json object with id180622Has required fileds 1 0 0
Verify if the json object with id180620Has required fileds 1 0 0
Verify if the json object with id180617Has required fileds 1 0 0
Verify if the json object with id180614Has required fileds 1 0 0
Verify if the json object with id180612Has required fileds 1 0 0
Verify if the json object with id180611Has required fileds 1 0 0
Verify if the json object with id180610Has required fileds 1 0 0
Verify if the json object with id180608Has required fileds 1 0 0
Verify if the json object with id180606Has required fileds 1 0 0
Verify if the json object with id180605Has required fileds 1 0 0
Verify if the json object with id180604Has required fileds 1 0 0
Verify if the json object with id180603Has required fileds 1 0 0
Verify if the json object with id180602Has required fileds 1 0 0
Verify if the json object with id180601Has required fileds 1 0 0
Verify if the json object with id180600Has required fileds 1 0 0
Verify if the json object with id180599Has required fileds 1 0 0
Verify if the json object with id180598Has required fileds 1 0 0
Verify if the json object with id180597Has required fileds 1 0 0
Verify if the json object with id180596Has required fileds 1 0 0
Verify if the json object with id180595Has required fileds 1 0 0
Verify if the json object with id180594Has required fileds 1 0 0
Verify if the json object with id180593Has required fileds 1 0 0
Verify if the json object with id180592Has required fileds 1 0 0
Verify if the json object with id180591Has required fileds 1 0 0
Verify if the json object with id180590Has required fileds 1 0 0
Verify if the json object with id180589Has required fileds 1 0 0
Verify if the json object with id180588Has required fileds 1 0 0
Verify if the json object with id180587Has required fileds 1 0 0
Verify if the json object with id180586Has required fileds 1 0 0
Verify if the json object with id180585Has required fileds 1 0 0
Verify if the json object with id180584Has required fileds 1 0 0
Verify if the json object with id180583Has required fileds 1 0 0
Verify if the json object with id180582Has required fileds 1 0 0
Verify if the json object with id180581Has required fileds 1 0 0
Verify if the json object with id180580Has required fileds 1 0 0
Verify if the json object with id180579Has required fileds 1 0 0
Verify if the json object with id180578Has required fileds 1 0 0
Verify if the json object with id180577Has required fileds 1 0 0
Verify if the json object with id180567Has required fileds 1 0 0
Verify if the json object with id180566Has required fileds 1 0 0
Verify if the json object with id180565Has required fileds 1 0 0
Verify if the json object with id180564Has required fileds 1 0 0
Verify if the json object with id180563Has required fileds 1 0 0
Verify if the json object with id180562Has required fileds 1 0 0
Verify if the json object with id180558Has required fileds 1 0 0
Verify if the json object with id180557Has required fileds 1 0 0
Verify if the json object with id180556Has required fileds 1 0 0
Verify if the json object with id180555Has required fileds 1 0 0
Verify if the json object with id180554Has required fileds 1 0 0
Verify if the json object with id180553Has required fileds 1 0 0
Verify if the json object with id180552Has required fileds 1 0 0
Verify if the json object with id180551Has required fileds 1 0 0
Verify if the json object with id180550Has required fileds 1 0 0
Verify if the json object with id180549Has required fileds 1 0 0
Verify if the json object with id180548Has required fileds 1 0 0
Verify if the json object with id180547Has required fileds 1 0 0
Verify if the json object with id180546Has required fileds 1 0 0
Verify if the json object with id180545Has required fileds 1 0 0
Verify if the json object with id180544Has required fileds 1 0 0
Verify if the json object with id180543Has required fileds 1 0 0
Verify if the json object with id180542Has required fileds 1 0 0
Verify if the json object with id180541Has required fileds 1 0 0
Verify if the json object with id180540Has required fileds 1 0 0
Verify if the json object with id180539Has required fileds 1 0 0
Verify if the json object with id180538Has required fileds 1 0 0
Verify if the json object with id180537Has required fileds 1 0 0
Verify if the json object with id180536Has required fileds 1 0 0
Verify if the json object with id180535Has required fileds 1 0 0
Verify if the json object with id180534Has required fileds 1 0 0
Verify if the json object with id180533Has required fileds 1 0 0
Verify if the json object with id180532Has required fileds 1 0 0
Verify if the json object with id180531Has required fileds 1 0 0
Verify if the json object with id180530Has required fileds 1 0 0
Verify if the json object with id180529Has required fileds 1 0 0
Verify if the json object with id180528Has required fileds 1 0 0
Verify if the json object with id180527Has required fileds 1 0 0
Verify if the json object with id180526Has required fileds 1 0 0
Verify if the json object with id180525Has required fileds 1 0 0
Verify if the json object with id180524Has required fileds 1 0 0
Verify if the json object with id180523Has required fileds 1 0 0
Verify if the json object with id180522Has required fileds 1 0 0
Verify if the json object with id180521Has required fileds 1 0 0
Verify if the json object with id180520Has required fileds 1 0 0
Verify if the json object with id180519Has required fileds 1 0 0
Verify if the json object with id180518Has required fileds 1 0 0
Verify if the json object with id180517Has required fileds 1 0 0
Verify if the json object with id180516Has required fileds 1 0 0
Verify if the json object with id180515Has required fileds 1 0 0
Verify if the json object with id180514Has required fileds 1 0 0
Verify if the json object with id180513Has required fileds 1 0 0
Verify if the json object with id180512Has required fileds 1 0 0
Verify if the json object with id180511Has required fileds 1 0 0
Verify if the json object with id180510Has required fileds 1 0 0
Verify if the json object with id180509Has required fileds 1 0 0
Verify if the json object with id180508Has required fileds 1 0 0
Verify if the json object with id180507Has required fileds 1 0 0
Verify if the json object with id180506Has required fileds 1 0 0
Verify if the json object with id180505Has required fileds 1 0 0
Verify if the json object with id180504Has required fileds 1 0 0
Verify if the json object with id180503Has required fileds 1 0 0
Verify if the json object with id180502Has required fileds 1 0 0
Verify if the json object with id180501Has required fileds 1 0 0
Verify if the json object with id180500Has required fileds 1 0 0
Verify if the json object with id180499Has required fileds 1 0 0
Verify if the json object with id180498Has required fileds 1 0 0
Verify if the json object with id180497Has required fileds 1 0 0
Verify if the json object with id180496Has required fileds 1 0 0
Verify if the json object with id180495Has required fileds 1 0 0
Verify if the json object with id180494Has required fileds 1 0 0
Verify if the json object with id180493Has required fileds 1 0 0
Verify if the json object with id180492Has required fileds 1 0 0
Verify if the json object with id180491Has required fileds 1 0 0
Verify if the json object with id180490Has required fileds 1 0 0
Verify if the json object with id180489Has required fileds 1 0 0
Verify if the json object with id180488Has required fileds 1 0 0
Verify if the json object with id180487Has required fileds 1 0 0
Verify if the json object with id180486Has required fileds 1 0 0
Verify if the json object with id180485Has required fileds 1 0 0
Verify if the json object with id180484Has required fileds 1 0 0
Verify if the json object with id180483Has required fileds 1 0 0
Verify if the json object with id180482Has required fileds 1 0 0
Verify if the json object with id180481Has required fileds 1 0 0
Verify if the json object with id180480Has required fileds 1 0 0
Verify if the json object with id180479Has required fileds 1 0 0
Verify if the json object with id180478Has required fileds 1 0 0
Verify if the json object with id180477Has required fileds 1 0 0
Verify if the json object with id180476Has required fileds 1 0 0
Verify if the json object with id180475Has required fileds 1 0 0
Verify if the json object with id180474Has required fileds 1 0 0
Verify if the json object with id180473Has required fileds 1 0 0
Verify if the json object with id180472Has required fileds 1 0 0
Verify if the json object with id180471Has required fileds 1 0 0
Verify if the json object with id180470Has required fileds 1 0 0
Verify if the json object with id180469Has required fileds 1 0 0
Verify if the json object with id180468Has required fileds 1 0 0
Verify if the json object with id180467Has required fileds 1 0 0
Verify if the json object with id180466Has required fileds 1 0 0
Verify if the json object with id180465Has required fileds 1 0 0
Verify if the json object with id180464Has required fileds 1 0 0
Verify if the json object with id180463Has required fileds 1 0 0
Verify if the json object with id180462Has required fileds 1 0 0
Verify if the json object with id180461Has required fileds 1 0 0
Verify if the json object with id180460Has required fileds 1 0 0
Verify if the json object with id180459Has required fileds 1 0 0
Verify if the json object with id180458Has required fileds 1 0 0
Verify if the json object with id180457Has required fileds 1 0 0
Verify if the json object with id180456Has required fileds 1 0 0
Verify if the json object with id180455Has required fileds 1 0 0
Verify if the json object with id180454Has required fileds 1 0 0
Verify if the json object with id180453Has required fileds 1 0 0
Verify if the json object with id180452Has required fileds 1 0 0
Verify if the json object with id180451Has required fileds 1 0 0
Verify if the json object with id180450Has required fileds 1 0 0
Verify if the json object with id180449Has required fileds 1 0 0
Verify if the json object with id180448Has required fileds 1 0 0
Verify if the json object with id180447Has required fileds 1 0 0
Verify if the json object with id180446Has required fileds 1 0 0
Verify if the json object with id180445Has required fileds 1 0 0
Verify if the json object with id180444Has required fileds 1 0 0
Verify if the json object with id180443Has required fileds 1 0 0
Verify if the json object with id180442Has required fileds 1 0 0
Verify if the json object with id180441Has required fileds 1 0 0
Verify if the json object with id180440Has required fileds 1 0 0
Verify if the json object with id180439Has required fileds 1 0 0
Verify if the json object with id180438Has required fileds 1 0 0
Verify if the json object with id180437Has required fileds 1 0 0
Verify if the json object with id180436Has required fileds 1 0 0
Verify if the json object with id180435Has required fileds 1 0 0
Verify if the json object with id180434Has required fileds 1 0 0
Verify if the json object with id180433Has required fileds 1 0 0
Verify if the json object with id180432Has required fileds 1 0 0
Verify if the json object with id180431Has required fileds 1 0 0
Verify if the json object with id180430Has required fileds 1 0 0
Verify if the json object with id180429Has required fileds 1 0 0
Verify if the json object with id180428Has required fileds 1 0 0
Verify if the json object with id180427Has required fileds 1 0 0
Verify if the json object with id180426Has required fileds 1 0 0
Verify if the json object with id180425Has required fileds 1 0 0
Verify if the json object with id180424Has required fileds 1 0 0
Verify if the json object with id180423Has required fileds 1 0 0
Verify if the json object with id180422Has required fileds 1 0 0
Verify if the json object with id180421Has required fileds 1 0 0
Verify if the json object with id180419Has required fileds 1 0 0
Verify if the json object with id180418Has required fileds 1 0 0
Verify if the json object with id180417Has required fileds 1 0 0
Verify if the json object with id180415Has required fileds 1 0 0
Verify if the json object with id180414Has required fileds 1 0 0
Verify if the json object with id180413Has required fileds 1 0 0
Verify if the json object with id180412Has required fileds 1 0 0
Verify if the json object with id180411Has required fileds 1 0 0
Verify if the json object with id180410Has required fileds 1 0 0
Verify if the json object with id180409Has required fileds 1 0 0
Verify if the json object with id180408Has required fileds 1 0 0
Verify if the json object with id180407Has required fileds 1 0 0
Verify if the json object with id180406Has required fileds 1 0 0
Verify if the json object with id180405Has required fileds 1 0 0
Verify if the json object with id180404Has required fileds 1 0 0
Verify if the json object with id180403Has required fileds 1 0 0
Verify if the json object with id180402Has required fileds 1 0 0
Verify if the json object with id180401Has required fileds 1 0 0
Verify if the json object with id180400Has required fileds 1 0 0
Verify if the json object with id180399Has required fileds 1 0 0
Verify if the json object with id180398Has required fileds 1 0 0
Verify if the json object with id180397Has required fileds 1 0 0
Verify if the json object with id180396Has required fileds 1 0 0
Verify if the json object with id180395Has required fileds 1 0 0
Verify if the json object with id180394Has required fileds 1 0 0
Verify if the json object with id180393Has required fileds 1 0 0
Verify if the json object with id180392Has required fileds 1 0 0
Verify if the json object with id180391Has required fileds 1 0 0
Verify if the json object with id180390Has required fileds 1 0 0
Verify if the json object with id180389Has required fileds 1 0 0
Verify if the json object with id180388Has required fileds 1 0 0
Verify if the json object with id180387Has required fileds 1 0 0
Verify if the json object with id180386Has required fileds 1 0 0
Verify if the json object with id180385Has required fileds 1 0 0
Verify if the json object with id180384Has required fileds 1 0 0
Verify if the json object with id180383Has required fileds 1 0 0
Verify if the json object with id180382Has required fileds 1 0 0
Verify if the json object with id180381Has required fileds 1 0 0
Verify if the json object with id180380Has required fileds 1 0 0
Verify if the json object with id180379Has required fileds 1 0 0
Verify if the json object with id180378Has required fileds 1 0 0
Verify if the json object with id180377Has required fileds 1 0 0
Verify if the json object with id180376Has required fileds 1 0 0
Verify if the json object with id180373Has required fileds 1 0 0
Verify if the json object with id180372Has required fileds 1 0 0
Verify if the json object with id180371Has required fileds 1 0 0
Verify if the json object with id180370Has required fileds 1 0 0
Verify if the json object with id180369Has required fileds 1 0 0
Verify if the json object with id180368Has required fileds 1 0 0
Verify if the json object with id180367Has required fileds 1 0 0
Verify if the json object with id180366Has required fileds 1 0 0
Verify if the json object with id180365Has required fileds 1 0 0
Verify if the json object with id180364Has required fileds 1 0 0
Verify if the json object with id180363Has required fileds 1 0 0
Verify if the json object with id180362Has required fileds 1 0 0
Verify if the json object with id180361Has required fileds 1 0 0
Verify if the json object with id180360Has required fileds 1 0 0
Verify if the json object with id180359Has required fileds 1 0 0
Verify if the json object with id180358Has required fileds 1 0 0
Verify if the json object with id180357Has required fileds 1 0 0
Verify if the json object with id180356Has required fileds 1 0 0
Verify if the json object with id180355Has required fileds 1 0 0
Verify if the json object with id180354Has required fileds 1 0 0
Verify if the json object with id180353Has required fileds 1 0 0
Verify if the json object with id180352Has required fileds 1 0 0
Verify if the json object with id180351Has required fileds 1 0 0
Verify if the json object with id180350Has required fileds 1 0 0
Verify if the json object with id180349Has required fileds 1 0 0
Verify if the json object with id180348Has required fileds 1 0 0
Verify if the json object with id180347Has required fileds 1 0 0
Verify if the json object with id180340Has required fileds 1 0 0
Verify if the json object with id180339Has required fileds 1 0 0
Verify if the json object with id180338Has required fileds 1 0 0
Verify if the json object with id180337Has required fileds 1 0 0
Verify if the json object with id180336Has required fileds 1 0 0
Verify if the json object with id180335Has required fileds 1 0 0
Verify if the json object with id180334Has required fileds 1 0 0
Verify if the json object with id180333Has required fileds 1 0 0
Verify if the json object with id180332Has required fileds 1 0 0
Verify if the json object with id180331Has required fileds 1 0 0
Verify if the json object with id180330Has required fileds 1 0 0
Verify if the json object with id180329Has required fileds 1 0 0
Verify if the json object with id180328Has required fileds 1 0 0
Verify if the json object with id180327Has required fileds 1 0 0
Verify if the json object with id180326Has required fileds 1 0 0
Verify if the json object with id180325Has required fileds 1 0 0
Verify if the json object with id180324Has required fileds 1 0 0
Verify if the json object with id180323Has required fileds 1 0 0
Verify if the json object with id180322Has required fileds 1 0 0
Verify if the json object with id180321Has required fileds 1 0 0
Verify if the json object with id180320Has required fileds 1 0 0
Verify if the json object with id180319Has required fileds 1 0 0
Verify if the json object with id180318Has required fileds 1 0 0
Verify if the json object with id180317Has required fileds 1 0 0
Verify if the json object with id180316Has required fileds 1 0 0
Verify if the json object with id180315Has required fileds 1 0 0
Verify if the json object with id180314Has required fileds 1 0 0
Verify if the json object with id180313Has required fileds 1 0 0
Verify if the json object with id180312Has required fileds 1 0 0
Verify if the json object with id180311Has required fileds 1 0 0
Verify if the json object with id180310Has required fileds 1 0 0
Verify if the json object with id180309Has required fileds 1 0 0
Verify if the json object with id180308Has required fileds 1 0 0
Verify if the json object with id180307Has required fileds 1 0 0
Verify if the json object with id180306Has required fileds 1 0 0
Verify if the json object with id180304Has required fileds 1 0 0
Verify if the json object with id180302Has required fileds 1 0 0
Verify if the json object with id180301Has required fileds 1 0 0
Verify if the json object with id180300Has required fileds 1 0 0
Verify if the json object with id180299Has required fileds 1 0 0
Verify if the json object with id180298Has required fileds 1 0 0
Verify if the json object with id180297Has required fileds 1 0 0
Verify if the json object with id180296Has required fileds 1 0 0
Verify if the json object with id180295Has required fileds 1 0 0
Verify if the json object with id180294Has required fileds 1 0 0
Verify if the json object with id180293Has required fileds 1 0 0
Verify if the json object with id180292Has required fileds 1 0 0
Verify if the json object with id180291Has required fileds 1 0 0
Verify if the json object with id180290Has required fileds 1 0 0
Verify if the json object with id180289Has required fileds 1 0 0
Verify if the json object with id180288Has required fileds 1 0 0
Verify if the json object with id180287Has required fileds 1 0 0
Verify if the json object with id180286Has required fileds 1 0 0
Verify if the json object with id180285Has required fileds 1 0 0
Verify if the json object with id180284Has required fileds 1 0 0
Verify if the json object with id180282Has required fileds 1 0 0
Verify if the json object with id180281Has required fileds 1 0 0
Verify if the json object with id180279Has required fileds 1 0 0
Verify if the json object with id180278Has required fileds 1 0 0
Verify if the json object with id180277Has required fileds 1 0 0
Verify if the json object with id180276Has required fileds 1 0 0
Verify if the json object with id180275Has required fileds 1 0 0
Verify if the json object with id180274Has required fileds 1 0 0
Verify if the json object with id180273Has required fileds 1 0 0
Verify if the json object with id180272Has required fileds 1 0 0
Verify if the json object with id180271Has required fileds 1 0 0
Verify if the json object with id180270Has required fileds 1 0 0
Verify if the json object with id180269Has required fileds 1 0 0
Verify if the json object with id180268Has required fileds 1 0 0
Verify if the json object with id180267Has required fileds 1 0 0
Verify if the json object with id180266Has required fileds 1 0 0
Verify if the json object with id180265Has required fileds 1 0 0
Verify if the json object with id180264Has required fileds 1 0 0
Verify if the json object with id180263Has required fileds 1 0 0
Verify if the json object with id180262Has required fileds 1 0 0
Verify if the json object with id180261Has required fileds 1 0 0
Verify if the json object with id180260Has required fileds 1 0 0
Verify if the json object with id180259Has required fileds 1 0 0
Verify if the json object with id180258Has required fileds 1 0 0
Verify if the json object with id180257Has required fileds 1 0 0
Verify if the json object with id180256Has required fileds 1 0 0
Verify if the json object with id180255Has required fileds 1 0 0
Verify if the json object with id180254Has required fileds 1 0 0
Verify if the json object with id180249Has required fileds 1 0 0
Verify if the json object with id180247Has required fileds 1 0 0
Verify if the json object with id180246Has required fileds 1 0 0
Verify if the json object with id180244Has required fileds 1 0 0
Verify if the json object with id180242Has required fileds 1 0 0
Verify if the json object with id180241Has required fileds 1 0 0
Verify if the json object with id180240Has required fileds 1 0 0
Verify if the json object with id180239Has required fileds 1 0 0
Verify if the json object with id180238Has required fileds 1 0 0
Verify if the json object with id180237Has required fileds 1 0 0
Verify if the json object with id180236Has required fileds 1 0 0
Verify if the json object with id180235Has required fileds 1 0 0
Verify if the json object with id180234Has required fileds 1 0 0
Verify if the json object with id180233Has required fileds 1 0 0
Verify if the json object with id180232Has required fileds 1 0 0
Verify if the json object with id180231Has required fileds 1 0 0
Verify if the json object with id180228Has required fileds 1 0 0
Verify if the json object with id180225Has required fileds 1 0 0
Verify if the json object with id180224Has required fileds 1 0 0
Verify if the json object with id180223Has required fileds 1 0 0
Verify if the json object with id180222Has required fileds 1 0 0
Verify if the json object with id180221Has required fileds 1 0 0
Verify if the json object with id180220Has required fileds 1 0 0
Verify if the json object with id180219Has required fileds 1 0 0
Verify if the json object with id180218Has required fileds 1 0 0
Verify if the json object with id180217Has required fileds 1 0 0
Verify if the json object with id180216Has required fileds 1 0 0
Verify if the json object with id180215Has required fileds 1 0 0
Verify if the json object with id180212Has required fileds 1 0 0
Verify if the json object with id180209Has required fileds 1 0 0
Verify if the json object with id180207Has required fileds 1 0 0
Verify if the json object with id180206Has required fileds 1 0 0
Verify if the json object with id180204Has required fileds 1 0 0
Verify if the json object with id180202Has required fileds 1 0 0
Verify if the json object with id180198Has required fileds 1 0 0
Verify if the json object with id180197Has required fileds 1 0 0
Verify if the json object with id180196Has required fileds 1 0 0
Verify if the json object with id180195Has required fileds 1 0 0
Verify if the json object with id180194Has required fileds 1 0 0
Verify if the json object with id180193Has required fileds 1 0 0
Verify if the json object with id180192Has required fileds 1 0 0
Verify if the json object with id180191Has required fileds 1 0 0
Verify if the json object with id180190Has required fileds 1 0 0
Verify if the json object with id180189Has required fileds 1 0 0
Verify if the json object with id180188Has required fileds 1 0 0
Verify if the json object with id180187Has required fileds 1 0 0
Verify if the json object with id180186Has required fileds 1 0 0
Verify if the json object with id180185Has required fileds 1 0 0
Verify if the json object with id180184Has required fileds 1 0 0
Verify if the json object with id180183Has required fileds 1 0 0
Verify if the json object with id180182Has required fileds 1 0 0
Verify if the json object with id180181Has required fileds 1 0 0
Verify if the json object with id180180Has required fileds 1 0 0
Verify if the json object with id180179Has required fileds 1 0 0
Verify if the json object with id180178Has required fileds 1 0 0
Verify if the json object with id180176Has required fileds 1 0 0
Verify if the json object with id180174Has required fileds 1 0 0
Verify if the json object with id180170Has required fileds 1 0 0
Verify if the json object with id180169Has required fileds 1 0 0
Verify if the json object with id180168Has required fileds 1 0 0
Verify if the json object with id180166Has required fileds 1 0 0
Verify if the json object with id180164Has required fileds 1 0 0
Verify if the json object with id180163Has required fileds 1 0 0
Verify if the json object with id180162Has required fileds 1 0 0
Verify if the json object with id180161Has required fileds 1 0 0
Verify if the json object with id180160Has required fileds 1 0 0
Verify if the json object with id180159Has required fileds 1 0 0
Verify if the json object with id180158Has required fileds 1 0 0
Verify if the json object with id180157Has required fileds 1 0 0
Verify if the json object with id180156Has required fileds 1 0 0
Verify if the json object with id180155Has required fileds 1 0 0
Verify if the json object with id180154Has required fileds 1 0 0
Verify if the json object with id180153Has required fileds 1 0 0
Verify if the json object with id180152Has required fileds 1 0 0
Verify if the json object with id180151Has required fileds 1 0 0
Verify if the json object with id180150Has required fileds 1 0 0
Verify if the json object with id180149Has required fileds 1 0 0
Verify if the json object with id180148Has required fileds 1 0 0
Verify if the json object with id180147Has required fileds 1 0 0
Verify if the json object with id180146Has required fileds 1 0 0
Verify if the json object with id180145Has required fileds 1 0 0
Verify if the json object with id180144Has required fileds 1 0 0
Verify if the json object with id180143Has required fileds 1 0 0
Verify if the json object with id180142Has required fileds 1 0 0
Verify if the json object with id180141Has required fileds 1 0 0
Verify if the json object with id180140Has required fileds 1 0 0
Verify if the json object with id180139Has required fileds 1 0 0
Verify if the json object with id180138Has required fileds 1 0 0
Verify if the json object with id180137Has required fileds 1 0 0
Verify if the json object with id180136Has required fileds 1 0 0
Verify if the json object with id180135Has required fileds 1 0 0
Verify if the json object with id180134Has required fileds 1 0 0
Verify if the json object with id180133Has required fileds 1 0 0
Verify if the json object with id180132Has required fileds 1 0 0
Verify if the json object with id180131Has required fileds 1 0 0
Verify if the json object with id180130Has required fileds 1 0 0
Verify if the json object with id180129Has required fileds 1 0 0
Verify if the json object with id180127Has required fileds 1 0 0
Verify if the json object with id180126Has required fileds 1 0 0
Verify if the json object with id180124Has required fileds 1 0 0
Verify if the json object with id180123Has required fileds 1 0 0
Verify if the json object with id180122Has required fileds 1 0 0
Verify if the json object with id180121Has required fileds 1 0 0
Verify if the json object with id180120Has required fileds 1 0 0
Verify if the json object with id180119Has required fileds 1 0 0
Verify if the json object with id180118Has required fileds 1 0 0
Verify if the json object with id180115Has required fileds 1 0 0
Verify if the json object with id180114Has required fileds 1 0 0
Verify if the json object with id180113Has required fileds 1 0 0
Verify if the json object with id180112Has required fileds 1 0 0
Verify if the json object with id180111Has required fileds 1 0 0
Verify if the json object with id180110Has required fileds 1 0 0
Verify if the json object with id180109Has required fileds 1 0 0
Verify if the json object with id180108Has required fileds 1 0 0
Verify if the json object with id180107Has required fileds 1 0 0
Verify if the json object with id180106Has required fileds 1 0 0
Verify if the json object with id180105Has required fileds 1 0 0
Verify if the json object with id180104Has required fileds 1 0 0
Verify if the json object with id180103Has required fileds 1 0 0
Verify if the json object with id180102Has required fileds 1 0 0
Verify if the json object with id180101Has required fileds 1 0 0
Verify if the json object with id180100Has required fileds 1 0 0
Verify if the json object with id180099Has required fileds 1 0 0
Verify if the json object with id180097Has required fileds 1 0 0
Verify if the json object with id180096Has required fileds 1 0 0
Verify if the json object with id180095Has required fileds 1 0 0
Verify if the json object with id180093Has required fileds 1 0 0
Verify if the json object with id180092Has required fileds 1 0 0
Verify if the json object with id180091Has required fileds 1 0 0
Verify if the json object with id180090Has required fileds 1 0 0
Verify if the json object with id180089Has required fileds 1 0 0
Verify if the json object with id180088Has required fileds 1 0 0
Verify if the json object with id180087Has required fileds 1 0 0
Verify if the json object with id180086Has required fileds 1 0 0
Verify if the json object with id180085Has required fileds 1 0 0
Verify if the json object with id180084Has required fileds 1 0 0
Verify if the json object with id180083Has required fileds 1 0 0
Verify if the json object with id180082Has required fileds 1 0 0
Verify if the json object with id180081Has required fileds 1 0 0
Verify if the json object with id180080Has required fileds 1 0 0
Verify if the json object with id180079Has required fileds 1 0 0
Verify if the json object with id180078Has required fileds 1 0 0
Verify if the json object with id180077Has required fileds 1 0 0
Verify if the json object with id180076Has required fileds 1 0 0
Verify if the json object with id180075Has required fileds 1 0 0
Verify if the json object with id180074Has required fileds 1 0 0
Verify if the json object with id180073Has required fileds 1 0 0
Verify if the json object with id180072Has required fileds 1 0 0
Verify if the json object with id180071Has required fileds 1 0 0
Verify if the json object with id180070Has required fileds 1 0 0
Verify if the json object with id180069Has required fileds 1 0 0
Verify if the json object with id180068Has required fileds 1 0 0
Verify if the json object with id180067Has required fileds 1 0 0
Verify if the json object with id180066Has required fileds 1 0 0
Verify if the json object with id180065Has required fileds 1 0 0
Verify if the json object with id180621Has required fileds 1 0 0
Verify if the json object with id180619Has required fileds 1 0 0
Verify if the json object with id180618Has required fileds 1 0 0
Verify if the json object with id180616Has required fileds 1 0 0
Verify if the json object with id180615Has required fileds 1 0 0
Verify if the json object with id180613Has required fileds 1 0 0
Verify if the json object with id180609Has required fileds 1 0 0
Verify if the json object with id180607Has required fileds 1 0 0
Verify if the json object with id180305Has required fileds 1 0 0
Verify if the json object with id180303Has required fileds 1 0 0
Verify if the json object with id180283Has required fileds 1 0 0
Verify if the json object with id180280Has required fileds 1 0 0
Verify if the json object with id180245Has required fileds 1 0 0
Verify if the json object with id180243Has required fileds 1 0 0
Verify if the json object with id180167Has required fileds 1 0 0
Verify if the json object with id180165Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1565 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 977 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 277ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 4b9c1fa6-b220-457c-8c49-f4e32a733b1a
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 356ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 89cc37f2-14be-4aac-afc4-059854287cee
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 403ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token d8fd99c9-2b04-438d-b9ea-5be9f5d30cae
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 404ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type application/json
Cache-Control no-cache
Postman-Token e911baad-342d-4084-8426-8e1279a5fd93
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 404 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 399ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type application/json
Cache-Control no-cache
Postman-Token 5c92fd71-2281-422c-bea5-44d09bf92125
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 452ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type application/json
Cache-Control no-cache
Postman-Token 5177ce6b-0016-499a-a16c-2c613330f161
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 163ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token c7425a80-7a1c-4cf9-8d88-8e4bd189b9f3
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 123ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token c34f82e1-b203-416a-ba3f-f01d0ba57622
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 421ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type text/plain
Cache-Control no-cache
Postman-Token 33385923-bc69-45de-8ccf-14d8359d5ad8
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 499ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type text/plain
Cache-Control no-cache
Postman-Token aaff81b5-0f29-4817-a02c-a69c868d5b5e
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 500ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 4240abab-6bf8-444f-84a4-aea6179d5270
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 499ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 4e357790-42d3-4af2-b560-52ab65dcd23a
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 499ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type text/plain
Cache-Control no-cache
Postman-Token 4cfe6276-aafa-46fc-848c-9062ba7b8674
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 503ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type text/plain
Cache-Control no-cache
Postman-Token b8e974c1-8ec7-43c8-8efe-dfadd7593bf5
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 196ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type text/plain
Cache-Control no-cache
Postman-Token 244e350b-2640-404b-b1ac-1511083c95b7
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 502ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67223139-bc6e-431d-8e6f-cd873e35eab5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-jX4cw5lx69KGShFFKZiF4S7k/zU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 502 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 499ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 902fed78-1fee-49db-98ea-8275d4d7f743
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 501ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22bf1a85-22a9-4f87-bb86-60457cf41e1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 498ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Cache-Control no-cache
Postman-Token 55c85c7a-047c-4cf1-ba5d-0f6436ec4fcf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 498 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 371ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Cache-Control no-cache
Postman-Token cda8d6d5-4a71-4fb2-8d2a-60822b56a0c1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 160ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Cache-Control no-cache
Postman-Token 79ba4ea5-e9c3-469b-873c-7e79465aa54b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 460ms
Mean size per request: 248B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Cache-Control no-cache
Postman-Token 3674ca26-2948-4682-b6c7-f22d68eeef05
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-IrE4BoVzHuuJew4jnaNorX6q/jE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":946},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 460 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 381ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Cache-Control no-cache
Postman-Token 2cbe2cf8-2f9b-4a8f-9fcf-0c915ec3907c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-IrE4BoVzHuuJew4jnaNorX6q/jE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":946},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 292ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 14c78e8e-3323-4c2c-9c6c-dd434f16ba78
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 880ms
Mean size per request: 918.62KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Cache-Control no-cache
Postman-Token 227c5523-f242-4c78-8aaa-977583912ab9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 940668
ETag W/"e5a7c-zpuPize//KLKFW19QiwgaKZt2Dc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd  efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180527,"job_number":"JOB_180527","tr_customer_id":180545,"tr_customer_product_id":180535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:57.000Z","modified_at":"2026-02-08T13:57:57.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104604446271953","imei1":"104604446271953","imei2":"104604446271953","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180529,"job_number":"JOB_180529","tr_customer_id":180547,"tr_customer_product_id":180537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:58:46.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105078321055700","imei1":"105078321055700","imei2":"105078321055700","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180531,"job_number":"JOB_180531","tr_customer_id":180549,"tr_customer_product_id":180539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:09.000Z","modified_at":"2026-02-08T13:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79258706893459","imei1":"79258706893459","imei2":"79258706893459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180532,"job_number":"JOB_180532","tr_customer_id":180550,"tr_customer_product_id":180540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16614611302081","imei1":"16614611302081","imei2":"16614611302081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180533,"job_number":"JOB_180533","tr_customer_id":180551,"tr_customer_product_id":180541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33143962173682","imei1":"33143962173682","imei2":"33143962173682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180534,"job_number":"JOB_180534","tr_customer_id":180552,"tr_customer_product_id":180542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52372207395973","imei1":"52372207395973","imei2":"52372207395973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180535,"job_number":"JOB_180535","tr_customer_id":180553,"tr_customer_product_id":180543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41279575795671","imei1":"41279575795671","imei2":"41279575795671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180536,"job_number":"JOB_180536","tr_customer_id":180554,"tr_customer_product_id":180544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37142244609990","imei1":"37142244609990","imei2":"37142244609990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180539,"job_number":"JOB_180539","tr_customer_id":180557,"tr_customer_product_id":180547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:24.000Z","modified_at":"2026-02-08T13:59:24.000Z","name":"Piper Kuhn","mobile_number":"469-483-5760","email_id":"Dylan.Kautzer67@gmail.com","dop":"2025-04-06","serial_number":"15181053479646604","imei1":"15181053479646604","imei2":"15181053479646604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180540,"job_number":"JOB_180540","tr_customer_id":180558,"tr_customer_product_id":180548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T13:59:34.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106707548850756","imei1":"106707548850756","imei2":"106707548850756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180542,"job_number":"JOB_180542","tr_customer_id":180560,"tr_customer_product_id":180550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69949483191113","imei1":"69949483191113","imei2":"69949483191113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180543,"job_number":"JOB_180543","tr_customer_id":180561,"tr_customer_product_id":180551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54394109351148","imei1":"54394109351148","imei2":"54394109351148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180544,"job_number":"JOB_180544","tr_customer_id":180562,"tr_customer_product_id":180552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64278196028626","imei1":"64278196028626","imei2":"64278196028626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180545,"job_number":"JOB_180545","tr_customer_id":180563,"tr_customer_product_id":180553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96188274944394","imei1":"96188274944394","imei2":"96188274944394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180546,"job_number":"JOB_180546","tr_customer_id":180564,"tr_customer_product_id":180554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85587539789341","imei1":"85587539789341","imei2":"85587539789341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180547,"job_number":"JOB_180547","tr_customer_id":180565,"tr_customer_product_id":180555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T13:59:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28584823408899","imei1":"28584823408899","imei2":"28584823408899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180549,"job_number":"JOB_180549","tr_customer_id":180567,"tr_customer_product_id":180557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22266787994294","imei1":"22266787994294","imei2":"22266787994294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180550,"job_number":"JOB_180550","tr_customer_id":180568,"tr_customer_product_id":180558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49412072345237","imei1":"49412072345237","imei2":"49412072345237","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180551,"job_number":"JOB_180551","tr_customer_id":180569,"tr_customer_product_id":180559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40792542391321","imei1":"40792542391321","imei2":"40792542391321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180552,"job_number":"JOB_180552","tr_customer_id":180570,"tr_customer_product_id":180560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36029055969019","imei1":"36029055969019","imei2":"36029055969019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180553,"job_number":"JOB_180553","tr_customer_id":180571,"tr_customer_product_id":180561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71474003650779","imei1":"71474003650779","imei2":"71474003650779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180554,"job_number":"JOB_180554","tr_customer_id":180572,"tr_customer_product_id":180562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25193061119213","imei1":"25193061119213","imei2":"25193061119213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180556,"job_number":"JOB_180556","tr_customer_id":180574,"tr_customer_product_id":180564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:34.000Z","modified_at":"2026-02-08T14:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10178785469419","imei1":"10178785469419","imei2":"10178785469419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180558,"job_number":"JOB_180558","tr_customer_id":180576,"tr_customer_product_id":180566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:36.000Z","modified_at":"2026-02-08T14:00:36.000Z","name":"Reymundo Lesch","mobile_number":"959-631-3701","email_id":"Mortimer.Grimes@hotmail.com","dop":"2025-04-06","serial_number":"13046825301078760","imei1":"13046825301078760","imei2":"13046825301078760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180562,"job_number":"JOB_180562","tr_customer_id":180580,"tr_customer_product_id":180570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18055937155651","imei1":"18055937155651","imei2":"18055937155651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180564,"job_number":"JOB_180564","tr_customer_id":180582,"tr_customer_product_id":180572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:24.000Z","modified_at":"2026-02-08T14:01:24.000Z","name":"Prudence Feeney","mobile_number":"301-700-8061","email_id":"Athena.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"16102568806358916","imei1":"16102568806358916","imei2":"16102568806358916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180565,"job_number":"JOB_180565","tr_customer_id":180583,"tr_customer_product_id":180573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19077642464205","imei1":"19077642464205","imei2":"19077642464205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180567,"job_number":"JOB_180567","tr_customer_id":180585,"tr_customer_product_id":180575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:11.000Z","modified_at":"2026-02-08T14:02:11.000Z","name":"Lisa Rolfson","mobile_number":"438-697-4409","email_id":"Boyd30@hotmail.com","dop":"2025-04-06","serial_number":"13128114824048736","imei1":"13128114824048736","imei2":"13128114824048736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180577,"job_number":"JOB_180577","tr_customer_id":180595,"tr_customer_product_id":180585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"97989040955609","imei1":"97989040955609","imei2":"97989040955609","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180578,"job_number":"JOB_180578","tr_customer_id":180596,"tr_customer_product_id":180586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"Ewell Sawayn","mobile_number":"540-447-8124","email_id":"Efrain31@gmail.com","dop":"2025-02-01","serial_number":"98480597561065","imei1":"98480597561065","imei2":"98480597561065","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180580,"job_number":"JOB_180580","tr_customer_id":180598,"tr_customer_product_id":180588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"71677591577650","imei1":"71677591577650","imei2":"71677591577650","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180581,"job_number":"JOB_180581","tr_customer_id":180599,"tr_customer_product_id":180589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"Rick Feeney","mobile_number":"537-361-7520","email_id":"Mose.Metz@yahoo.com","dop":"2025-02-01","serial_number":"41323805013656","imei1":"41323805013656","imei2":"41323805013656","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180583,"job_number":"JOB_180583","tr_customer_id":180601,"tr_customer_product_id":180591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:35.000Z","modified_at":"2026-02-08T14:20:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660897877368","imei1":"10660897877368","imei2":"10660897877368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180585,"job_number":"JOB_180585","tr_customer_id":180603,"tr_customer_product_id":180593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:37.000Z","modified_at":"2026-02-08T14:20:37.000Z","name":"Lavon Fisher","mobile_number":"413-480-3446","email_id":"Emile.Stracke91@yahoo.com","dop":"2025-04-06","serial_number":"12106999377804322","imei1":"12106999377804322","imei2":"12106999377804322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180586,"job_number":"JOB_180586","tr_customer_id":180604,"tr_customer_product_id":180594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:38.000Z","modified_at":"2026-02-08T14:20:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"89343603974856","imei1":"89343603974856","imei2":"89343603974856","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180587,"job_number":"JOB_180587","tr_customer_id":180605,"tr_customer_product_id":180595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:39.000Z","modified_at":"2026-02-08T14:20:39.000Z","name":"Lavada Rowe","mobile_number":"234-500-2917","email_id":"Deron_Metz71@hotmail.com","dop":"2025-02-01","serial_number":"68533269897309","imei1":"68533269897309","imei2":"68533269897309","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180589,"job_number":"JOB_180589","tr_customer_id":180607,"tr_customer_product_id":180597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151606395183","imei1":"18151606395183","imei2":"18151606395183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180591,"job_number":"JOB_180591","tr_customer_id":180609,"tr_customer_product_id":180599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:13.000Z","modified_at":"2026-02-08T14:21:13.000Z","name":"Lucy Nikolaus","mobile_number":"612-413-6314","email_id":"Raul.Leannon18@hotmail.com","dop":"2025-04-06","serial_number":"14328961623734680","imei1":"14328961623734680","imei2":"14328961623734680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180592,"job_number":"JOB_180592","tr_customer_id":180610,"tr_customer_product_id":180600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:21.000Z","modified_at":"2026-02-08T14:21:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19725841274474","imei1":"19725841274474","imei2":"19725841274474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180594,"job_number":"JOB_180594","tr_customer_id":180612,"tr_customer_product_id":180602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:23.000Z","modified_at":"2026-02-08T14:21:23.000Z","name":"Furman Koelpin","mobile_number":"346-558-0723","email_id":"Trudie70@yahoo.com","dop":"2025-04-06","serial_number":"17780119563102648","imei1":"17780119563102648","imei2":"17780119563102648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180595,"job_number":"JOB_180595","tr_customer_id":180613,"tr_customer_product_id":180603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:58.000Z","modified_at":"2026-02-08T14:21:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14598104268583","imei1":"14598104268583","imei2":"14598104268583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180597,"job_number":"JOB_180597","tr_customer_id":180615,"tr_customer_product_id":180605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:00.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Stan Mertz","mobile_number":"513-711-4286","email_id":"Chaya_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"11644541272605020","imei1":"11644541272605020","imei2":"11644541272605020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180598,"job_number":"JOB_180598","tr_customer_id":180616,"tr_customer_product_id":180606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18983628038337","imei1":"18983628038337","imei2":"18983628038337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180600,"job_number":"JOB_180600","tr_customer_id":180618,"tr_customer_product_id":180608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:09.000Z","modified_at":"2026-02-08T14:22:09.000Z","name":"Heather Collins","mobile_number":"740-294-7607","email_id":"Savion.Kunde@gmail.com","dop":"2025-04-06","serial_number":"15878745361802478","imei1":"15878745361802478","imei2":"15878745361802478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180601,"job_number":"JOB_180601","tr_customer_id":180619,"tr_customer_product_id":180609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:30.000Z","modified_at":"2026-02-08T14:22:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10946843577957","imei1":"10946843577957","imei2":"10946843577957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180603,"job_number":"JOB_180603","tr_customer_id":180621,"tr_customer_product_id":180611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:22:31.000Z","name":"America Legros","mobile_number":"568-873-2693","email_id":"Elta55@yahoo.com","dop":"2025-06-18","serial_number":"1057689858638897","imei1":"1057689858638897","imei2":"1057689858638897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180604,"job_number":"JOB_180604","tr_customer_id":180622,"tr_customer_product_id":180612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:45.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837040606229","imei1":"15837040606229","imei2":"15837040606229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180606,"job_number":"JOB_180606","tr_customer_id":180624,"tr_customer_product_id":180614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:47.000Z","modified_at":"2026-02-08T14:22:47.000Z","name":"Greyson Barrows","mobile_number":"248-701-0857","email_id":"Melissa_Grady@yahoo.com","dop":"2025-04-06","serial_number":"14464942977519696","imei1":"14464942977519696","imei2":"14464942977519696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180610,"job_number":"JOB_180610","tr_customer_id":180628,"tr_customer_product_id":180618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10167572570279","imei1":"10167572570279","imei2":"10167572570279","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180612,"job_number":"JOB_180612","tr_customer_id":180630,"tr_customer_product_id":180620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"Kurtis Nitzsche","mobile_number":"596-929-5837","email_id":"Travon.Moore58@gmail.com","dop":"2025-06-18","serial_number":"1097538551322889","imei1":"1097538551322889","imei2":"1097538551322889","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180622,"job_number":"JOB_180622","tr_customer_id":180640,"tr_customer_product_id":180630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12981560262399","imei1":"12981560262399","imei2":"12981560262399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180624,"job_number":"JOB_180624","tr_customer_id":180642,"tr_customer_product_id":180632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:26.000Z","modified_at":"2026-02-08T14:25:26.000Z","name":"Gabriella Simonis","mobile_number":"304-545-5550","email_id":"Luther.Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"17045357272701778","imei1":"17045357272701778","imei2":"17045357272701778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180625,"job_number":"JOB_180625","tr_customer_id":180643,"tr_customer_product_id":180633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10817750843860","imei1":"10817750843860","imei2":"10817750843860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180627,"job_number":"JOB_180627","tr_customer_id":180645,"tr_customer_product_id":180635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:29.000Z","modified_at":"2026-02-08T14:25:29.000Z","name":"Emmett Hills","mobile_number":"603-322-3804","email_id":"Pascale_Hettinger69@gmail.com","dop":"2025-04-06","serial_number":"13556698490155630","imei1":"13556698490155630","imei2":"13556698490155630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180628,"job_number":"JOB_180628","tr_customer_id":180646,"tr_customer_product_id":180636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:09.000Z","modified_at":"2026-02-08T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12084375608828","imei1":"12084375608828","imei2":"12084375608828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180630,"job_number":"JOB_180630","tr_customer_id":180648,"tr_customer_product_id":180638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:11.000Z","modified_at":"2026-02-08T14:26:11.000Z","name":"Jarrod Sawayn","mobile_number":"734-326-5007","email_id":"Cedrick_Purdy80@yahoo.com","dop":"2025-04-06","serial_number":"19293028001380776","imei1":"19293028001380776","imei2":"19293028001380776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180631,"job_number":"JOB_180631","tr_customer_id":180649,"tr_customer_product_id":180639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:14.000Z","modified_at":"2026-02-08T14:26:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16543625386449","imei1":"16543625386449","imei2":"16543625386449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180633,"job_number":"JOB_180633","tr_customer_id":180651,"tr_customer_product_id":180641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:16.000Z","modified_at":"2026-02-08T14:26:16.000Z","name":"Baylee Jerde","mobile_number":"650-340-6325","email_id":"Ashleigh63@yahoo.com","dop":"2025-04-06","serial_number":"18701744897610890","imei1":"18701744897610890","imei2":"18701744897610890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180634,"job_number":"JOB_180634","tr_customer_id":180652,"tr_customer_product_id":180642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:26:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18952458001854","imei1":"18952458001854","imei2":"18952458001854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180636,"job_number":"JOB_180636","tr_customer_id":180654,"tr_customer_product_id":180644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:41.000Z","modified_at":"2026-02-08T14:26:41.000Z","name":"Rene Lakin","mobile_number":"313-239-9906","email_id":"Faustino.Orn49@yahoo.com","dop":"2025-04-06","serial_number":"12588223049745100","imei1":"12588223049745100","imei2":"12588223049745100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180637,"job_number":"JOB_180637","tr_customer_id":180655,"tr_customer_product_id":180645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17973095445641","imei1":"17973095445641","imei2":"17973095445641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180639,"job_number":"JOB_180639","tr_customer_id":180657,"tr_customer_product_id":180647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:56.000Z","modified_at":"2026-02-08T14:26:56.000Z","name":"Marianna Mayer","mobile_number":"866-788-4910","email_id":"Shaun0@yahoo.com","dop":"2025-04-06","serial_number":"16628768293653930","imei1":"16628768293653930","imei2":"16628768293653930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180640,"job_number":"JOB_180640","tr_customer_id":180658,"tr_customer_product_id":180648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:26:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17083700156570","imei1":"17083700156570","imei2":"17083700156570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180642,"job_number":"JOB_180642","tr_customer_id":180660,"tr_customer_product_id":180650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:01.000Z","modified_at":"2026-02-08T14:27:01.000Z","name":"Karl Schaden","mobile_number":"698-558-8503","email_id":"Kole.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"13948378547733976","imei1":"13948378547733976","imei2":"13948378547733976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180643,"job_number":"JOB_180643","tr_customer_id":180661,"tr_customer_product_id":180651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18146556114062","imei1":"18146556114062","imei2":"18146556114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180645,"job_number":"JOB_180645","tr_customer_id":180663,"tr_customer_product_id":180653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:03.000Z","modified_at":"2026-02-08T14:27:03.000Z","name":"Berneice Price","mobile_number":"873-280-6000","email_id":"Layne_Schimmel28@yahoo.com","dop":"2025-04-06","serial_number":"10995544047478364","imei1":"10995544047478364","imei2":"10995544047478364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180646,"job_number":"JOB_180646","tr_customer_id":180664,"tr_customer_product_id":180654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:27:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18450364582926","imei1":"18450364582926","imei2":"18450364582926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180648,"job_number":"JOB_180648","tr_customer_id":180666,"tr_customer_product_id":180656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:26.000Z","modified_at":"2026-02-08T14:27:26.000Z","name":"Alexys Wehner","mobile_number":"201-524-4387","email_id":"Vicky47@hotmail.com","dop":"2025-04-06","serial_number":"17661960058004280","imei1":"17661960058004280","imei2":"17661960058004280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180649,"job_number":"JOB_180649","tr_customer_id":180667,"tr_customer_product_id":180657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:27:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14626811347729","imei1":"14626811347729","imei2":"14626811347729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180651,"job_number":"JOB_180651","tr_customer_id":180669,"tr_customer_product_id":180659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:47.000Z","modified_at":"2026-02-08T14:27:47.000Z","name":"Elmer Prosacco","mobile_number":"855-963-1155","email_id":"Shaun.Batz36@hotmail.com","dop":"2025-04-06","serial_number":"15180123192468258","imei1":"15180123192468258","imei2":"15180123192468258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180653,"job_number":"JOB_180653","tr_customer_id":180671,"tr_customer_product_id":180661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:09.000Z","modified_at":"2026-02-08T14:28:09.000Z","name":"Hannah Schowalter","mobile_number":"919-942-1015","email_id":"Rebekah.Adams71@gmail.com","dop":"2025-04-06","serial_number":"18309789408050932","imei1":"18309789408050932","imei2":"18309789408050932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180654,"job_number":"JOB_180654","tr_customer_id":180672,"tr_customer_product_id":180662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19581167757173","imei1":"19581167757173","imei2":"19581167757173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180656,"job_number":"JOB_180656","tr_customer_id":180674,"tr_customer_product_id":180664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:12.000Z","modified_at":"2026-02-08T14:28:12.000Z","name":"Moshe Leannon","mobile_number":"579-775-8631","email_id":"Caleigh.Klocko47@yahoo.com","dop":"2025-04-06","serial_number":"12318242200113064","imei1":"12318242200113064","imei2":"12318242200113064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180657,"job_number":"JOB_180657","tr_customer_id":180675,"tr_customer_product_id":180665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:25.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10424478635803","imei1":"10424478635803","imei2":"10424478635803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180659,"job_number":"JOB_180659","tr_customer_id":180677,"tr_customer_product_id":180667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:27.000Z","modified_at":"2026-02-08T14:28:27.000Z","name":"Mateo Will","mobile_number":"982-604-6780","email_id":"Sallie0@hotmail.com","dop":"2025-04-06","serial_number":"18996294927067980","imei1":"18996294927067980","imei2":"18996294927067980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180661,"job_number":"JOB_180661","tr_customer_id":180679,"tr_customer_product_id":180669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:32.000Z","modified_at":"2026-02-08T14:28:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17863105104038","imei1":"17863105104038","imei2":"17863105104038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180663,"job_number":"JOB_180663","tr_customer_id":180681,"tr_customer_product_id":180671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:34.000Z","modified_at":"2026-02-08T14:28:34.000Z","name":"Fleta McCullough","mobile_number":"690-739-9706","email_id":"Emmanuel8@gmail.com","dop":"2025-04-06","serial_number":"18344647786099756","imei1":"18344647786099756","imei2":"18344647786099756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180666,"job_number":"JOB_180666","tr_customer_id":180684,"tr_customer_product_id":180674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18152327947782","imei1":"18152327947782","imei2":"18152327947782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180668,"job_number":"JOB_180668","tr_customer_id":180686,"tr_customer_product_id":180676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:16.000Z","modified_at":"2026-02-08T14:29:16.000Z","name":"Millie Bogisich","mobile_number":"791-979-1611","email_id":"Ray80@yahoo.com","dop":"2025-04-06","serial_number":"18113609060645676","imei1":"18113609060645676","imei2":"18113609060645676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180670,"job_number":"JOB_180670","tr_customer_id":180688,"tr_customer_product_id":180678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:28.000Z","modified_at":"2026-02-08T14:29:28.000Z","name":"Flo Ruecker","mobile_number":"389-221-9152","email_id":"Fanny.Schamberger@gmail.com","dop":"2025-04-06","serial_number":"11606743275147552","imei1":"11606743275147552","imei2":"11606743275147552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180671,"job_number":"JOB_180671","tr_customer_id":180689,"tr_customer_product_id":180679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12200938957838","imei1":"12200938957838","imei2":"12200938957838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180673,"job_number":"JOB_180673","tr_customer_id":180691,"tr_customer_product_id":180681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:05.000Z","modified_at":"2026-02-08T14:30:05.000Z","name":"Celine Ziemann","mobile_number":"710-509-2062","email_id":"Grant.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"13205013139632332","imei1":"13205013139632332","imei2":"13205013139632332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180674,"job_number":"JOB_180674","tr_customer_id":180692,"tr_customer_product_id":180682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16717530874995","imei1":"16717530874995","imei2":"16717530874995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180676,"job_number":"JOB_180676","tr_customer_id":180694,"tr_customer_product_id":180684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:21.000Z","modified_at":"2026-02-08T14:32:21.000Z","name":"Layla Breitenberg","mobile_number":"424-484-3411","email_id":"Brant_Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"11891752915272896","imei1":"11891752915272896","imei2":"11891752915272896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180677,"job_number":"JOB_180677","tr_customer_id":180695,"tr_customer_product_id":180685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19858425935583","imei1":"19858425935583","imei2":"19858425935583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180679,"job_number":"JOB_180679","tr_customer_id":180697,"tr_customer_product_id":180687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:23.000Z","modified_at":"2026-02-08T14:32:23.000Z","name":"Erna Homenick","mobile_number":"975-783-9655","email_id":"Raheem36@gmail.com","dop":"2025-04-06","serial_number":"19962081859507550","imei1":"19962081859507550","imei2":"19962081859507550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180681,"job_number":"JOB_180681","tr_customer_id":180699,"tr_customer_product_id":180689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:56.000Z","modified_at":"2026-02-08T14:32:56.000Z","name":"Gwendolyn Sipes","mobile_number":"872-238-2973","email_id":"Darius6@hotmail.com","dop":"2025-04-06","serial_number":"17049858834535136","imei1":"17049858834535136","imei2":"17049858834535136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180682,"job_number":"JOB_180682","tr_customer_id":180700,"tr_customer_product_id":180690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11934818412011","imei1":"11934818412011","imei2":"11934818412011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180684,"job_number":"JOB_180684","tr_customer_id":180702,"tr_customer_product_id":180692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:06.000Z","modified_at":"2026-02-08T14:33:06.000Z","name":"Myrtis Schuppe","mobile_number":"695-904-7204","email_id":"Isaiah_Wyman75@yahoo.com","dop":"2025-04-06","serial_number":"15810137682561592","imei1":"15810137682561592","imei2":"15810137682561592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180685,"job_number":"JOB_180685","tr_customer_id":180703,"tr_customer_product_id":180693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905184044381","imei1":"16905184044381","imei2":"16905184044381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180687,"job_number":"JOB_180687","tr_customer_id":180705,"tr_customer_product_id":180695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:09.000Z","modified_at":"2026-02-08T14:33:09.000Z","name":"Burley Schuppe","mobile_number":"776-398-5070","email_id":"Simeon26@gmail.com","dop":"2025-04-06","serial_number":"19789631832212188","imei1":"19789631832212188","imei2":"19789631832212188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180688,"job_number":"JOB_180688","tr_customer_id":180706,"tr_customer_product_id":180696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:27.000Z","modified_at":"2026-02-08T14:33:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11976293283832","imei1":"11976293283832","imei2":"11976293283832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180690,"job_number":"JOB_180690","tr_customer_id":180708,"tr_customer_product_id":180698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:29.000Z","modified_at":"2026-02-08T14:33:29.000Z","name":"Elouise Considine","mobile_number":"863-717-5561","email_id":"Claude.MacGyver14@gmail.com","dop":"2025-04-06","serial_number":"15878695079629820","imei1":"15878695079629820","imei2":"15878695079629820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180695,"job_number":"JOB_180695","tr_customer_id":180713,"tr_customer_product_id":180703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:41.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Nash Kertzmann","mobile_number":"877-659-7671","email_id":"Cyril50@yahoo.com","dop":"2025-04-06","serial_number":"18145490695890990","imei1":"18145490695890990","imei2":"18145490695890990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180696,"job_number":"JOB_180696","tr_customer_id":180714,"tr_customer_product_id":180704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:33:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14464513725479","imei1":"14464513725479","imei2":"14464513725479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180698,"job_number":"JOB_180698","tr_customer_id":180716,"tr_customer_product_id":180706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:50.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Lola Blick","mobile_number":"758-251-8141","email_id":"Ebony6@gmail.com","dop":"2025-04-06","serial_number":"12417856477188788","imei1":"12417856477188788","imei2":"12417856477188788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180699,"job_number":"JOB_180699","tr_customer_id":180717,"tr_customer_product_id":180707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19853778081182","imei1":"19853778081182","imei2":"19853778081182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180704,"job_number":"JOB_180704","tr_customer_id":180722,"tr_customer_product_id":180712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:56.000Z","modified_at":"2026-02-08T14:33:56.000Z","name":"Brendon Greenholt","mobile_number":"956-812-2178","email_id":"Brigitte30@gmail.com","dop":"2025-04-06","serial_number":"15938994332419052","imei1":"15938994332419052","imei2":"15938994332419052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180708,"job_number":"JOB_180708","tr_customer_id":180726,"tr_customer_product_id":180716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:14.000Z","modified_at":"2026-02-08T14:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19513483333827","imei1":"19513483333827","imei2":"19513483333827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180710,"job_number":"JOB_180710","tr_customer_id":180728,"tr_customer_product_id":180718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:16.000Z","modified_at":"2026-02-08T14:34:16.000Z","name":"Aiyana O'Reilly","mobile_number":"521-671-2637","email_id":"Violet47@yahoo.com","dop":"2025-04-06","serial_number":"18836776955496480","imei1":"18836776955496480","imei2":"18836776955496480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180711,"job_number":"JOB_180711","tr_customer_id":180729,"tr_customer_product_id":180719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16037964723916","imei1":"16037964723916","imei2":"16037964723916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180713,"job_number":"JOB_180713","tr_customer_id":180731,"tr_customer_product_id":180721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:01.000Z","modified_at":"2026-02-08T14:35:01.000Z","name":"Jamar Harber","mobile_number":"444-945-6780","email_id":"Esther.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"13491293098809334","imei1":"13491293098809334","imei2":"13491293098809334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180715,"job_number":"JOB_180715","tr_customer_id":180733,"tr_customer_product_id":180723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:18.000Z","modified_at":"2026-02-08T14:35:18.000Z","name":"Halie Schaden","mobile_number":"275-756-9529","email_id":"Rachel.Berge@hotmail.com","dop":"2025-04-06","serial_number":"12565054062744512","imei1":"12565054062744512","imei2":"12565054062744512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180716,"job_number":"JOB_180716","tr_customer_id":180734,"tr_customer_product_id":180724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:35:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17768084464110","imei1":"17768084464110","imei2":"17768084464110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180718,"job_number":"JOB_180718","tr_customer_id":180736,"tr_customer_product_id":180726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:35.000Z","modified_at":"2026-02-08T14:35:35.000Z","name":"Keith Schaden","mobile_number":"211-388-1309","email_id":"Ally60@yahoo.com","dop":"2025-04-06","serial_number":"18026911207518310","imei1":"18026911207518310","imei2":"18026911207518310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180719,"job_number":"JOB_180719","tr_customer_id":180737,"tr_customer_product_id":180727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:35:37.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14660646192756","imei1":"14660646192756","imei2":"14660646192756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180721,"job_number":"JOB_180721","tr_customer_id":180739,"tr_customer_product_id":180729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:39.000Z","modified_at":"2026-02-08T14:35:39.000Z","name":"Vaughn Kozey","mobile_number":"510-876-7173","email_id":"Ezra_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12458741410507062","imei1":"12458741410507062","imei2":"12458741410507062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180722,"job_number":"JOB_180722","tr_customer_id":180740,"tr_customer_product_id":180730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:35:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12391076118317","imei1":"12391076118317","imei2":"12391076118317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180724,"job_number":"JOB_180724","tr_customer_id":180742,"tr_customer_product_id":180732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:41.000Z","modified_at":"2026-02-08T14:35:41.000Z","name":"Lucinda Bernier","mobile_number":"546-540-6250","email_id":"Sabryna90@yahoo.com","dop":"2025-04-06","serial_number":"16447982926946080","imei1":"16447982926946080","imei2":"16447982926946080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180725,"job_number":"JOB_180725","tr_customer_id":180743,"tr_customer_product_id":180733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:35:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17047548559424","imei1":"17047548559424","imei2":"17047548559424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180727,"job_number":"JOB_180727","tr_customer_id":180745,"tr_customer_product_id":180735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:49.000Z","modified_at":"2026-02-08T14:35:49.000Z","name":"Josianne Lesch","mobile_number":"364-925-7156","email_id":"Rusty86@gmail.com","dop":"2025-04-06","serial_number":"19281679877217350","imei1":"19281679877217350","imei2":"19281679877217350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180728,"job_number":"JOB_180728","tr_customer_id":180746,"tr_customer_product_id":180736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18404818798930","imei1":"18404818798930","imei2":"18404818798930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180730,"job_number":"JOB_180730","tr_customer_id":180748,"tr_customer_product_id":180738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:23.000Z","modified_at":"2026-02-08T14:36:23.000Z","name":"Guy Konopelski","mobile_number":"219-546-1156","email_id":"Abdul_Kassulke@yahoo.com","dop":"2025-04-06","serial_number":"15356096203591724","imei1":"15356096203591724","imei2":"15356096203591724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180731,"job_number":"JOB_180731","tr_customer_id":180749,"tr_customer_product_id":180739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:36:25.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13595423384548","imei1":"13595423384548","imei2":"13595423384548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180733,"job_number":"JOB_180733","tr_customer_id":180751,"tr_customer_product_id":180741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:27.000Z","modified_at":"2026-02-08T14:36:27.000Z","name":"Donavon Kassulke","mobile_number":"665-265-4475","email_id":"Clotilde.Kozey46@hotmail.com","dop":"2025-04-06","serial_number":"15204485925510948","imei1":"15204485925510948","imei2":"15204485925510948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180734,"job_number":"JOB_180734","tr_customer_id":180752,"tr_customer_product_id":180742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061224841371","imei1":"16061224841371","imei2":"16061224841371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180736,"job_number":"JOB_180736","tr_customer_id":180754,"tr_customer_product_id":180744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:30.000Z","modified_at":"2026-02-08T14:36:30.000Z","name":"Verlie Rodriguez","mobile_number":"858-833-4488","email_id":"Barbara_Auer32@gmail.com","dop":"2025-04-06","serial_number":"19476574561770330","imei1":"19476574561770330","imei2":"19476574561770330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180738,"job_number":"JOB_180738","tr_customer_id":180756,"tr_customer_product_id":180746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:34.000Z","modified_at":"2026-02-08T14:36:34.000Z","name":"Jaylen Welch","mobile_number":"378-477-9961","email_id":"Audreanne45@gmail.com","dop":"2025-04-06","serial_number":"15547066284882464","imei1":"15547066284882464","imei2":"15547066284882464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180739,"job_number":"JOB_180739","tr_customer_id":180757,"tr_customer_product_id":180747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:36:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14321346582165","imei1":"14321346582165","imei2":"14321346582165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180741,"job_number":"JOB_180741","tr_customer_id":180759,"tr_customer_product_id":180749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:37.000Z","modified_at":"2026-02-08T14:36:37.000Z","name":"Rylan Blick","mobile_number":"562-345-5886","email_id":"Laney35@gmail.com","dop":"2025-04-06","serial_number":"10985475123273000","imei1":"10985475123273000","imei2":"10985475123273000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180743,"job_number":"JOB_180743","tr_customer_id":180761,"tr_customer_product_id":180751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17076808923730","imei1":"17076808923730","imei2":"17076808923730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180745,"job_number":"JOB_180745","tr_customer_id":180763,"tr_customer_product_id":180753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:11.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"Jeff Stracke","mobile_number":"730-312-9968","email_id":"Maegan.Osinski81@hotmail.com","dop":"2025-04-06","serial_number":"19673669861498790","imei1":"19673669861498790","imei2":"19673669861498790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180746,"job_number":"JOB_180746","tr_customer_id":180764,"tr_customer_product_id":180754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:13.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15477076327019","imei1":"15477076327019","imei2":"15477076327019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180749,"job_number":"JOB_180749","tr_customer_id":180767,"tr_customer_product_id":180757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:14.000Z","modified_at":"2026-02-08T14:37:14.000Z","name":"Ebony Thompson","mobile_number":"517-870-6006","email_id":"Delaney96@yahoo.com","dop":"2025-04-06","serial_number":"11170731839033284","imei1":"11170731839033284","imei2":"11170731839033284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180750,"job_number":"JOB_180750","tr_customer_id":180768,"tr_customer_product_id":180758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16917390416499","imei1":"16917390416499","imei2":"16917390416499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180752,"job_number":"JOB_180752","tr_customer_id":180770,"tr_customer_product_id":180760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:17.000Z","modified_at":"2026-02-08T14:37:17.000Z","name":"John Donnelly","mobile_number":"396-849-1619","email_id":"Norberto.Brakus52@hotmail.com","dop":"2025-04-06","serial_number":"17087362191044928","imei1":"17087362191044928","imei2":"17087362191044928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180753,"job_number":"JOB_180753","tr_customer_id":180771,"tr_customer_product_id":180761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16249413041942","imei1":"16249413041942","imei2":"16249413041942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180756,"job_number":"JOB_180756","tr_customer_id":180774,"tr_customer_product_id":180764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:37:23.000Z","name":"Esther Emmerich","mobile_number":"880-870-0636","email_id":"Lempi.Prohaska65@hotmail.com","dop":"2025-04-06","serial_number":"15688931058627826","imei1":"15688931058627826","imei2":"15688931058627826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180757,"job_number":"JOB_180757","tr_customer_id":180775,"tr_customer_product_id":180765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:24.000Z","modified_at":"2026-02-08T14:37:24.000Z","name":"Dane Schaefer","mobile_number":"729-420-6726","email_id":"Julie.Ritchie@gmail.com","dop":"2025-04-06","serial_number":"15675454189262724","imei1":"15675454189262724","imei2":"15675454189262724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180759,"job_number":"JOB_180759","tr_customer_id":180777,"tr_customer_product_id":180767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:52:35.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14924896553421","imei1":"14924896553421","imei2":"14924896553421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180761,"job_number":"JOB_180761","tr_customer_id":180779,"tr_customer_product_id":180769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:37.000Z","modified_at":"2026-02-08T14:52:37.000Z","name":"Geo Wiegand","mobile_number":"817-988-4259","email_id":"Jarod24@gmail.com","dop":"2025-04-06","serial_number":"16961173668522258","imei1":"16961173668522258","imei2":"16961173668522258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180762,"job_number":"JOB_180762","tr_customer_id":180780,"tr_customer_product_id":180770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:24.000Z","modified_at":"2026-02-08T14:53:24.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11207340519352","imei1":"11207340519352","imei2":"11207340519352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180764,"job_number":"JOB_180764","tr_customer_id":180782,"tr_customer_product_id":180772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:26.000Z","modified_at":"2026-02-08T14:53:26.000Z","name":"Annabell Schuppe","mobile_number":"771-256-4597","email_id":"Ludie63@gmail.com","dop":"2025-04-06","serial_number":"11624366701933092","imei1":"11624366701933092","imei2":"11624366701933092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180765,"job_number":"JOB_180765","tr_customer_id":180783,"tr_customer_product_id":180773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:02:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133901159190","imei1":"11133901159190","imei2":"11133901159190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180767,"job_number":"JOB_180767","tr_customer_id":180785,"tr_customer_product_id":180775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:02:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15148797269718","imei1":"15148797269718","imei2":"15148797269718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180769,"job_number":"JOB_180769","tr_customer_id":180787,"tr_customer_product_id":180777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:54.000Z","modified_at":"2026-02-08T15:02:54.000Z","name":"Hiram Berge","mobile_number":"550-805-8996","email_id":"Ruthe.Bogisich72@gmail.com","dop":"2025-04-06","serial_number":"11066015573848562","imei1":"11066015573848562","imei2":"11066015573848562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180770,"job_number":"JOB_180770","tr_customer_id":180788,"tr_customer_product_id":180778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:55.000Z","modified_at":"2026-02-08T15:02:55.000Z","name":"Sophia Bauch","mobile_number":"977-638-4529","email_id":"Lindsay_White57@gmail.com","dop":"2025-04-06","serial_number":"18260999081498710","imei1":"18260999081498710","imei2":"18260999081498710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180771,"job_number":"JOB_180771","tr_customer_id":180789,"tr_customer_product_id":180779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:03:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12160662861455","imei1":"12160662861455","imei2":"12160662861455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180773,"job_number":"JOB_180773","tr_customer_id":180791,"tr_customer_product_id":180781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19374918658945","imei1":"19374918658945","imei2":"19374918658945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180774,"job_number":"JOB_180774","tr_customer_id":180792,"tr_customer_product_id":180782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"Joanie Blick","mobile_number":"551-991-0519","email_id":"Kelsi79@yahoo.com","dop":"2025-04-06","serial_number":"12291381528319444","imei1":"12291381528319444","imei2":"12291381528319444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180776,"job_number":"JOB_180776","tr_customer_id":180794,"tr_customer_product_id":180784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:42.000Z","modified_at":"2026-02-08T15:03:42.000Z","name":"Corbin Anderson","mobile_number":"344-949-0638","email_id":"Dalton45@gmail.com","dop":"2025-04-06","serial_number":"10869274553088056","imei1":"10869274553088056","imei2":"10869274553088056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180777,"job_number":"JOB_180777","tr_customer_id":180795,"tr_customer_product_id":180785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:04:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628558057965","imei1":"16628558057965","imei2":"16628558057965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180779,"job_number":"JOB_180779","tr_customer_id":180797,"tr_customer_product_id":180787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:27.000Z","modified_at":"2026-02-08T15:04:27.000Z","name":"Mckenna Monahan","mobile_number":"955-279-3201","email_id":"Alfreda_Runte@yahoo.com","dop":"2025-04-06","serial_number":"14230962787026788","imei1":"14230962787026788","imei2":"14230962787026788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180780,"job_number":"JOB_180780","tr_customer_id":180798,"tr_customer_product_id":180788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:04:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10265667320543","imei1":"10265667320543","imei2":"10265667320543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180782,"job_number":"JOB_180782","tr_customer_id":180800,"tr_customer_product_id":180790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:29.000Z","modified_at":"2026-02-08T15:04:29.000Z","name":"Javonte Moore","mobile_number":"771-566-1102","email_id":"Gabrielle.Casper@yahoo.com","dop":"2025-04-06","serial_number":"19996289464417770","imei1":"19996289464417770","imei2":"19996289464417770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180783,"job_number":"JOB_180783","tr_customer_id":180801,"tr_customer_product_id":180791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:13.000Z","modified_at":"2026-02-08T15:11:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13990148499993","imei1":"13990148499993","imei2":"13990148499993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180785,"job_number":"JOB_180785","tr_customer_id":180803,"tr_customer_product_id":180793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:15.000Z","modified_at":"2026-02-08T15:11:15.000Z","name":"Minerva Goyette","mobile_number":"715-801-4512","email_id":"Roderick_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"19733054926736280","imei1":"19733054926736280","imei2":"19733054926736280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180786,"job_number":"JOB_180786","tr_customer_id":180804,"tr_customer_product_id":180794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:18.000Z","modified_at":"2026-02-08T15:11:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11410533021336","imei1":"11410533021336","imei2":"11410533021336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180788,"job_number":"JOB_180788","tr_customer_id":180806,"tr_customer_product_id":180796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:20.000Z","modified_at":"2026-02-08T15:11:20.000Z","name":"Arnulfo Sawayn","mobile_number":"379-489-3371","email_id":"Karlie_Lesch40@yahoo.com","dop":"2025-04-06","serial_number":"11918753439119884","imei1":"11918753439119884","imei2":"11918753439119884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180789,"job_number":"JOB_180789","tr_customer_id":180807,"tr_customer_product_id":180797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:01.000Z","modified_at":"2026-02-08T15:12:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249025009426","imei1":"11249025009426","imei2":"11249025009426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180791,"job_number":"JOB_180791","tr_customer_id":180809,"tr_customer_product_id":180799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:03.000Z","modified_at":"2026-02-08T15:12:03.000Z","name":"Pierce Barrows","mobile_number":"847-627-3541","email_id":"Ewell_Rippin42@yahoo.com","dop":"2025-04-06","serial_number":"13129032648553330","imei1":"13129032648553330","imei2":"13129032648553330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180792,"job_number":"JOB_180792","tr_customer_id":180810,"tr_customer_product_id":180800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11391841210957","imei1":"11391841210957","imei2":"11391841210957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180794,"job_number":"JOB_180794","tr_customer_id":180812,"tr_customer_product_id":180802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:07.000Z","modified_at":"2026-02-08T15:12:07.000Z","name":"Lydia Crooks","mobile_number":"795-213-3564","email_id":"Osbaldo.Boehm1@yahoo.com","dop":"2025-04-06","serial_number":"19630726136623880","imei1":"19630726136623880","imei2":"19630726136623880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180795,"job_number":"JOB_180795","tr_customer_id":180813,"tr_customer_product_id":180803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:12:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10863300173317","imei1":"10863300173317","imei2":"10863300173317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180797,"job_number":"JOB_180797","tr_customer_id":180815,"tr_customer_product_id":180805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:51.000Z","modified_at":"2026-02-08T15:12:51.000Z","name":"Irma Welch","mobile_number":"517-436-7225","email_id":"Breanne6@hotmail.com","dop":"2025-04-06","serial_number":"18810054358800550","imei1":"18810054358800550","imei2":"18810054358800550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180798,"job_number":"JOB_180798","tr_customer_id":180816,"tr_customer_product_id":180806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:12:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15303254540494","imei1":"15303254540494","imei2":"15303254540494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180800,"job_number":"JOB_180800","tr_customer_id":180818,"tr_customer_product_id":180808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:54.000Z","modified_at":"2026-02-08T15:12:54.000Z","name":"Alaina Quitzon","mobile_number":"293-841-9187","email_id":"Dwight_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"10982030288167952","imei1":"10982030288167952","imei2":"10982030288167952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180801,"job_number":"JOB_180801","tr_customer_id":180819,"tr_customer_product_id":180809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:43.000Z","modified_at":"2026-02-08T15:46:43.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100111584672425","imei1":"100111584672425","imei2":"100111584672425","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180803,"job_number":"JOB_180803","tr_customer_id":180821,"tr_customer_product_id":180811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:46:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103764242257100","imei1":"103764242257100","imei2":"103764242257100","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180826,"job_number":"JOB_180826","tr_customer_id":180844,"tr_customer_product_id":180834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:11:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18157706948305","imei1":"18157706948305","imei2":"18157706948305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180828,"job_number":"JOB_180828","tr_customer_id":180846,"tr_customer_product_id":180836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:52.000Z","modified_at":"2026-02-08T16:11:52.000Z","name":"Thurman O'Connell","mobile_number":"342-983-7956","email_id":"Berenice89@hotmail.com","dop":"2025-04-06","serial_number":"10007094967604606","imei1":"10007094967604606","imei2":"10007094967604606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180829,"job_number":"JOB_180829","tr_customer_id":180847,"tr_customer_product_id":180837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:55.000Z","modified_at":"2026-02-08T16:11:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13207792215935","imei1":"13207792215935","imei2":"13207792215935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180831,"job_number":"JOB_180831","tr_customer_id":180849,"tr_customer_product_id":180839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:57.000Z","modified_at":"2026-02-08T16:11:57.000Z","name":"Keven Streich","mobile_number":"554-820-5032","email_id":"Cullen6@gmail.com","dop":"2025-04-06","serial_number":"11395998855744656","imei1":"11395998855744656","imei2":"11395998855744656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180832,"job_number":"JOB_180832","tr_customer_id":180850,"tr_customer_product_id":180840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:12:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11362606797553","imei1":"11362606797553","imei2":"11362606797553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180834,"job_number":"JOB_180834","tr_customer_id":180852,"tr_customer_product_id":180842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:40.000Z","modified_at":"2026-02-08T16:12:40.000Z","name":"Mariela Bosco","mobile_number":"619-715-9816","email_id":"Timmothy.Gerhold36@hotmail.com","dop":"2025-04-06","serial_number":"14479995720853256","imei1":"14479995720853256","imei2":"14479995720853256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180835,"job_number":"JOB_180835","tr_customer_id":180853,"tr_customer_product_id":180843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15031279793367","imei1":"15031279793367","imei2":"15031279793367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180837,"job_number":"JOB_180837","tr_customer_id":180855,"tr_customer_product_id":180845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:45.000Z","modified_at":"2026-02-08T16:12:45.000Z","name":"Elroy Mann","mobile_number":"372-451-0976","email_id":"Brad.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"15741105492901846","imei1":"15741105492901846","imei2":"15741105492901846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180838,"job_number":"JOB_180838","tr_customer_id":180856,"tr_customer_product_id":180846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:13:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11204904011227","imei1":"11204904011227","imei2":"11204904011227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180840,"job_number":"JOB_180840","tr_customer_id":180858,"tr_customer_product_id":180848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:27.000Z","modified_at":"2026-02-08T16:13:27.000Z","name":"Lon Leannon","mobile_number":"389-648-3625","email_id":"Eldred.Huels51@yahoo.com","dop":"2025-04-06","serial_number":"18135862648488684","imei1":"18135862648488684","imei2":"18135862648488684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180841,"job_number":"JOB_180841","tr_customer_id":180859,"tr_customer_product_id":180849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:13:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14215163930751","imei1":"14215163930751","imei2":"14215163930751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180843,"job_number":"JOB_180843","tr_customer_id":180861,"tr_customer_product_id":180851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:33.000Z","modified_at":"2026-02-08T16:13:33.000Z","name":"Owen Schumm","mobile_number":"594-577-0370","email_id":"Brooke32@hotmail.com","dop":"2025-04-06","serial_number":"12945413451106522","imei1":"12945413451106522","imei2":"12945413451106522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180844,"job_number":"JOB_180844","tr_customer_id":180862,"tr_customer_product_id":180852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:57:20.000Z","modified_at":"2026-02-08T16:57:20.000Z","name":"Inder Kapoor","mobile_number":"7035545611","email_id":"sarla.sethi@gmail.com","dop":"2026-01-29","serial_number":"148217247700509","imei1":"148217247700509","imei2":"148217247700509","popurl":"www.kannan-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180568,"job_number":"JOB_180568","tr_customer_id":180586,"tr_customer_product_id":180576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"137573470788336","imei1":"137573470788336","imei2":"137573470788336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180569,"job_number":"JOB_180569","tr_customer_id":180587,"tr_customer_product_id":180577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"Lacy Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138106632299125","imei1":"138106632299125","imei2":"138106632299125","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180570,"job_number":"JOB_180570","tr_customer_id":180588,"tr_customer_product_id":180578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Wilmer Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181537802743977","imei1":"181537802743977","imei2":"181537802743977","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180571,"job_number":"JOB_180571","tr_customer_id":180589,"tr_customer_product_id":180579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Javier Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162079871726923","imei1":"162079871726923","imei2":"162079871726923","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180572,"job_number":"JOB_180572","tr_customer_id":180590,"tr_customer_product_id":180580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:14.000Z","modified_at":"2026-02-08T14:17:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124191678376841","imei1":"124191678376841","imei2":"124191678376841","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180573,"job_number":"JOB_180573","tr_customer_id":180591,"tr_customer_product_id":180581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Adrain Bartell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"164288872588444","imei1":"164288872588444","imei2":"164288872588444","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180574,"job_number":"JOB_180574","tr_customer_id":180592,"tr_customer_product_id":180582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Bailey Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185823970529272","imei1":"185823970529272","imei2":"185823970529272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180575,"job_number":"JOB_180575","tr_customer_id":180593,"tr_customer_product_id":180583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Javon Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197643069338891","imei1":"197643069338891","imei2":"197643069338891","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180691,"job_number":"JOB_180691","tr_customer_id":180709,"tr_customer_product_id":180699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102803116078401","imei1":"102803116078401","imei2":"102803116078401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180693,"job_number":"JOB_180693","tr_customer_id":180711,"tr_customer_product_id":180701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:38.000Z","name":"Darron Stiedemann","mobile_number":"793-764-8595","email_id":"Bradley65@hotmail.com","dop":"2025-06-09","serial_number":"100111909843517","imei1":"100111909843517","imei2":"100111909843517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180700,"job_number":"JOB_180700","tr_customer_id":180718,"tr_customer_product_id":180708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102888873783267","imei1":"102888873783267","imei2":"102888873783267","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180703,"job_number":"JOB_180703","tr_customer_id":180721,"tr_customer_product_id":180711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:33:55.000Z","name":"Juana Corkery","mobile_number":"745-279-0070","email_id":"Roxanne.Lakin@yahoo.com","dop":"2025-06-09","serial_number":"100422290171834","imei1":"100422290171834","imei2":"100422290171834","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180705,"job_number":"JOB_180705","tr_customer_id":180723,"tr_customer_product_id":180713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100993145364416","imei1":"100993145364416","imei2":"100993145364416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180707,"job_number":"JOB_180707","tr_customer_id":180725,"tr_customer_product_id":180715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Electa Jacobi","mobile_number":"347-365-1006","email_id":"Giovani27@hotmail.com","dop":"2025-06-09","serial_number":"109517777326243","imei1":"109517777326243","imei2":"109517777326243","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180805,"job_number":"JOB_180805","tr_customer_id":180823,"tr_customer_product_id":180813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:55:37.000Z","modified_at":"2026-02-08T15:55:37.000Z","name":"Anish Acharya","mobile_number":"8243391103","email_id":"bela.khatri@gmail.com","dop":"2026-01-29","serial_number":"149760331488797","imei1":"946494008521517","imei2":"365828832880931","popurl":"www.ekaksh-malik.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180806,"job_number":"JOB_180806","tr_customer_id":180824,"tr_customer_product_id":180814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:56:11.000Z","modified_at":"2026-02-08T15:56:11.000Z","name":"Gauraang Dutta","mobile_number":"8244649209","email_id":"avantika.kocchar@gmail.com","dop":"2026-01-29","serial_number":"304490570458327","imei1":"347545208922329","imei2":"638546567866292","popurl":"www.pramila-nehru.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180807,"job_number":"JOB_180807","tr_customer_id":180825,"tr_customer_product_id":180815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:58:54.000Z","modified_at":"2026-02-08T15:58:54.000Z","name":"Dhanu Ganaka","mobile_number":"8245749153","email_id":"anala.agarwal@hotmail.com","dop":"2026-01-29","serial_number":"078297285824736","imei1":"247353909152874","imei2":"338387624115573","popurl":"www.aditeya-kocchar.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180808,"job_number":"JOB_180808","tr_customer_id":180826,"tr_customer_product_id":180816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957148162011","imei1":"15957148162011","imei2":"15957148162011","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180809,"job_number":"JOB_180809","tr_customer_id":180827,"tr_customer_product_id":180817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150162010","imei1":"15957150162010","imei2":"15957150162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180810,"job_number":"JOB_180810","tr_customer_id":180828,"tr_customer_product_id":180818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957138162010","imei1":"15957138162010","imei2":"15957138162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180811,"job_number":"JOB_180811","tr_customer_id":180829,"tr_customer_product_id":180819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957152165010","imei1":"15957152165010","imei2":"15957152165010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180812,"job_number":"JOB_180812","tr_customer_id":180830,"tr_customer_product_id":180820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957151162010","imei1":"15957151162010","imei2":"15957151162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180813,"job_number":"JOB_180813","tr_customer_id":180831,"tr_customer_product_id":180821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chidaakaash Naik","mobile_number":"8248969863","email_id":"dwaipayan.butt@yahoo.co.in","dop":"2026-01-29","serial_number":"214062992747448","imei1":"215003475613399","imei2":"897741573911549","popurl":"www.vaidehi-bhattathiri.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180814,"job_number":"JOB_180814","tr_customer_id":180832,"tr_customer_product_id":180822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Vaijayanthi Gowda","mobile_number":"8247988806","email_id":"gajabahu.patel@gmail.com","dop":"2026-01-29","serial_number":"844360233031038","imei1":"730165766498934","imei2":"649857148511442","popurl":"www.siddarth-nair.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180815,"job_number":"JOB_180815","tr_customer_id":180833,"tr_customer_product_id":180823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Bankim Bandopadhyay","mobile_number":"8241648948","email_id":"diptendu.talwar@yahoo.co.in","dop":"2026-01-29","serial_number":"419427476541981","imei1":"506440561634857","imei2":"602418853850006","popurl":"www.chitramala-somayaji.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180816,"job_number":"JOB_180816","tr_customer_id":180834,"tr_customer_product_id":180824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chandan Mehra","mobile_number":"8245166088","email_id":"tara.achari@yahoo.co.in","dop":"2026-01-29","serial_number":"892353512382023","imei1":"282348848813259","imei2":"487533185470997","popurl":"www.bhavani-bhattacharya.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180817,"job_number":"JOB_180817","tr_customer_id":180835,"tr_customer_product_id":180825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chanda Mehra","mobile_number":"8244240963","email_id":"lai.namboothiri@hotmail.com","dop":"2026-01-29","serial_number":"192895532109612","imei1":"191699580673175","imei2":"947473872856144","popurl":"www.jaimini-kapoor.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180818,"job_number":"JOB_180818","tr_customer_id":180836,"tr_customer_product_id":180826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180819,"job_number":"JOB_180819","tr_customer_id":180837,"tr_customer_product_id":180827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180820,"job_number":"JOB_180820","tr_customer_id":180838,"tr_customer_product_id":180828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180821,"job_number":"JOB_180821","tr_customer_id":180839,"tr_customer_product_id":180829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163091","imei1":"15957150163091","imei2":"15957150163091","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180822,"job_number":"JOB_180822","tr_customer_id":180840,"tr_customer_product_id":180830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163093","imei1":"15957150163093","imei2":"15957150163093","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180823,"job_number":"JOB_180823","tr_customer_id":180841,"tr_customer_product_id":180831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163094","imei1":"15957150163094","imei2":"15957150163094","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180824,"job_number":"JOB_180824","tr_customer_id":180842,"tr_customer_product_id":180832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163092","imei1":"15957150163092","imei2":"15957150163092","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180825,"job_number":"JOB_180825","tr_customer_id":180843,"tr_customer_product_id":180833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163095","imei1":"15957150163095","imei2":"15957150163095","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180845,"job_number":"JOB_180845","tr_customer_id":180863,"tr_customer_product_id":180853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:10:28.000Z","modified_at":"2026-02-08T17:10:28.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586352","imei1":"14524537368586352","imei2":"14524537368586352","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180846,"job_number":"JOB_180846","tr_customer_id":180864,"tr_customer_product_id":180854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:12:17.000Z","modified_at":"2026-02-08T17:12:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586353","imei1":"14524537368586353","imei2":"14524537368586353","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180607,"job_number":"JOB_180607","tr_customer_id":180625,"tr_customer_product_id":180615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:51.000Z","modified_at":"2026-02-08T14:22:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10568626597782","imei1":"10568626597782","imei2":"10568626597782","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180609,"job_number":"JOB_180609","tr_customer_id":180627,"tr_customer_product_id":180617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:53.000Z","modified_at":"2026-02-08T14:22:53.000Z","name":"Keith Mayert","mobile_number":"530-680-6957","email_id":"Lou34@hotmail.com","dop":"2000-01-31","serial_number":"1044723349267084","imei1":"1044723349267084","imei2":"1044723349267084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180613,"job_number":"JOB_180613","tr_customer_id":180631,"tr_customer_product_id":180621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:23:37.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10928996089537","imei1":"10928996089537","imei2":"10928996089537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180615,"job_number":"JOB_180615","tr_customer_id":180633,"tr_customer_product_id":180623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:39.000Z","modified_at":"2026-02-08T14:23:39.000Z","name":"Jabari Cassin","mobile_number":"999-346-4776","email_id":"Vernice85@hotmail.com","dop":"2000-01-31","serial_number":"1032806216352742","imei1":"1032806216352742","imei2":"1032806216352742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180616,"job_number":"JOB_180616","tr_customer_id":180634,"tr_customer_product_id":180624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:24:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10637842429587","imei1":"10637842429587","imei2":"10637842429587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180618,"job_number":"JOB_180618","tr_customer_id":180636,"tr_customer_product_id":180626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:24.000Z","modified_at":"2026-02-08T14:24:24.000Z","name":"Llewellyn Walter","mobile_number":"613-509-3948","email_id":"Joesph2@hotmail.com","dop":"2000-01-31","serial_number":"1014885793920558","imei1":"1014885793920558","imei2":"1014885793920558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180619,"job_number":"JOB_180619","tr_customer_id":180637,"tr_customer_product_id":180627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:07.000Z","modified_at":"2026-02-08T14:25:07.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10330201824798","imei1":"10330201824798","imei2":"10330201824798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180621,"job_number":"JOB_180621","tr_customer_id":180639,"tr_customer_product_id":180629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:09.000Z","modified_at":"2026-02-08T14:25:09.000Z","name":"Anthony Mayert","mobile_number":"493-753-6919","email_id":"Horacio91@yahoo.com","dop":"2000-01-31","serial_number":"1058792055802275","imei1":"1058792055802275","imei2":"1058792055802275","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token eeb9075f-8924-4cdf-bd95-baf8c2481abf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 132ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token c979de17-c67a-4fa9-96ce-b377fbf99e26
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 114ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Cache-Control no-cache
Postman-Token f933f2eb-ef94-4fe9-ab7c-cc4b5668ce5b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Cache-Control no-cache
Postman-Token 8def0344-c691-4c0b-9574-a98f92d7b1e2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 25ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 3f24f4f6-0f0a-49ee-9d64-0ccd9db1ef01
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 30ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token da6ffb26-7faf-4d7c-be22-996699c0d54f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 29ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Content-Type application/json
Cache-Control no-cache
Postman-Token f960bac4-c308-4113-9a5e-51400936c8df
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 57ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE4ODl9.pp6lwhYQVfl4FtaPETjlGAj7q6psSJwGHIMrBuYA6vs
Content-Type text/plain
Cache-Control no-cache
Postman-Token 94f4a067-14c9-48fb-936d-8e4ef9878774
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 26ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Content-Type application/json
Cache-Control no-cache
Postman-Token e26872ad-a8d9-4ef8-9694-4a07c9b692a4
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 28ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 02aac8f4-8fe6-4bf4-a437-63e45d135926
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 25ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 61a686be-6716-4400-9639-cf1529aa24a8
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 918.62KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MDR9.F3cwLyxhsSOfvBKxucxfO-gXAFmvQA1HxCYG9Naf4rs
Cache-Control no-cache
Postman-Token 34b81240-3679-4043-9899-29e07df5dbcc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 940668
ETag W/"e5a7c-zpuPize//KLKFW19QiwgaKZt2Dc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd  efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180527,"job_number":"JOB_180527","tr_customer_id":180545,"tr_customer_product_id":180535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:57:57.000Z","modified_at":"2026-02-08T13:57:57.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104604446271953","imei1":"104604446271953","imei2":"104604446271953","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180529,"job_number":"JOB_180529","tr_customer_id":180547,"tr_customer_product_id":180537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:58:46.000Z","modified_at":"2026-02-08T13:58:46.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105078321055700","imei1":"105078321055700","imei2":"105078321055700","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180531,"job_number":"JOB_180531","tr_customer_id":180549,"tr_customer_product_id":180539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:09.000Z","modified_at":"2026-02-08T13:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79258706893459","imei1":"79258706893459","imei2":"79258706893459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180532,"job_number":"JOB_180532","tr_customer_id":180550,"tr_customer_product_id":180540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16614611302081","imei1":"16614611302081","imei2":"16614611302081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180533,"job_number":"JOB_180533","tr_customer_id":180551,"tr_customer_product_id":180541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33143962173682","imei1":"33143962173682","imei2":"33143962173682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180534,"job_number":"JOB_180534","tr_customer_id":180552,"tr_customer_product_id":180542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:10.000Z","modified_at":"2026-02-08T13:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52372207395973","imei1":"52372207395973","imei2":"52372207395973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180535,"job_number":"JOB_180535","tr_customer_id":180553,"tr_customer_product_id":180543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41279575795671","imei1":"41279575795671","imei2":"41279575795671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180536,"job_number":"JOB_180536","tr_customer_id":180554,"tr_customer_product_id":180544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:11.000Z","modified_at":"2026-02-08T13:59:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37142244609990","imei1":"37142244609990","imei2":"37142244609990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180539,"job_number":"JOB_180539","tr_customer_id":180557,"tr_customer_product_id":180547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:24.000Z","modified_at":"2026-02-08T13:59:24.000Z","name":"Piper Kuhn","mobile_number":"469-483-5760","email_id":"Dylan.Kautzer67@gmail.com","dop":"2025-04-06","serial_number":"15181053479646604","imei1":"15181053479646604","imei2":"15181053479646604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180540,"job_number":"JOB_180540","tr_customer_id":180558,"tr_customer_product_id":180548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:34.000Z","modified_at":"2026-02-08T13:59:34.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106707548850756","imei1":"106707548850756","imei2":"106707548850756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180542,"job_number":"JOB_180542","tr_customer_id":180560,"tr_customer_product_id":180550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69949483191113","imei1":"69949483191113","imei2":"69949483191113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180543,"job_number":"JOB_180543","tr_customer_id":180561,"tr_customer_product_id":180551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:41.000Z","modified_at":"2026-02-08T13:59:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54394109351148","imei1":"54394109351148","imei2":"54394109351148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180544,"job_number":"JOB_180544","tr_customer_id":180562,"tr_customer_product_id":180552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64278196028626","imei1":"64278196028626","imei2":"64278196028626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180545,"job_number":"JOB_180545","tr_customer_id":180563,"tr_customer_product_id":180553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96188274944394","imei1":"96188274944394","imei2":"96188274944394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180546,"job_number":"JOB_180546","tr_customer_id":180564,"tr_customer_product_id":180554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:42.000Z","modified_at":"2026-02-08T13:59:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85587539789341","imei1":"85587539789341","imei2":"85587539789341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180547,"job_number":"JOB_180547","tr_customer_id":180565,"tr_customer_product_id":180555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:59:43.000Z","modified_at":"2026-02-08T13:59:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28584823408899","imei1":"28584823408899","imei2":"28584823408899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180549,"job_number":"JOB_180549","tr_customer_id":180567,"tr_customer_product_id":180557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22266787994294","imei1":"22266787994294","imei2":"22266787994294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180550,"job_number":"JOB_180550","tr_customer_id":180568,"tr_customer_product_id":180558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49412072345237","imei1":"49412072345237","imei2":"49412072345237","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180551,"job_number":"JOB_180551","tr_customer_id":180569,"tr_customer_product_id":180559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:13.000Z","modified_at":"2026-02-08T14:00:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40792542391321","imei1":"40792542391321","imei2":"40792542391321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180552,"job_number":"JOB_180552","tr_customer_id":180570,"tr_customer_product_id":180560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36029055969019","imei1":"36029055969019","imei2":"36029055969019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180553,"job_number":"JOB_180553","tr_customer_id":180571,"tr_customer_product_id":180561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71474003650779","imei1":"71474003650779","imei2":"71474003650779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180554,"job_number":"JOB_180554","tr_customer_id":180572,"tr_customer_product_id":180562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:14.000Z","modified_at":"2026-02-08T14:00:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25193061119213","imei1":"25193061119213","imei2":"25193061119213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180556,"job_number":"JOB_180556","tr_customer_id":180574,"tr_customer_product_id":180564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:34.000Z","modified_at":"2026-02-08T14:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10178785469419","imei1":"10178785469419","imei2":"10178785469419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180558,"job_number":"JOB_180558","tr_customer_id":180576,"tr_customer_product_id":180566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:00:36.000Z","modified_at":"2026-02-08T14:00:36.000Z","name":"Reymundo Lesch","mobile_number":"959-631-3701","email_id":"Mortimer.Grimes@hotmail.com","dop":"2025-04-06","serial_number":"13046825301078760","imei1":"13046825301078760","imei2":"13046825301078760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180562,"job_number":"JOB_180562","tr_customer_id":180580,"tr_customer_product_id":180570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:22.000Z","modified_at":"2026-02-08T14:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18055937155651","imei1":"18055937155651","imei2":"18055937155651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180564,"job_number":"JOB_180564","tr_customer_id":180582,"tr_customer_product_id":180572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:01:24.000Z","modified_at":"2026-02-08T14:01:24.000Z","name":"Prudence Feeney","mobile_number":"301-700-8061","email_id":"Athena.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"16102568806358916","imei1":"16102568806358916","imei2":"16102568806358916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180565,"job_number":"JOB_180565","tr_customer_id":180583,"tr_customer_product_id":180573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:09.000Z","modified_at":"2026-02-08T14:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19077642464205","imei1":"19077642464205","imei2":"19077642464205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180567,"job_number":"JOB_180567","tr_customer_id":180585,"tr_customer_product_id":180575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:02:11.000Z","modified_at":"2026-02-08T14:02:11.000Z","name":"Lisa Rolfson","mobile_number":"438-697-4409","email_id":"Boyd30@hotmail.com","dop":"2025-04-06","serial_number":"13128114824048736","imei1":"13128114824048736","imei2":"13128114824048736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180577,"job_number":"JOB_180577","tr_customer_id":180595,"tr_customer_product_id":180585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"97989040955609","imei1":"97989040955609","imei2":"97989040955609","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180578,"job_number":"JOB_180578","tr_customer_id":180596,"tr_customer_product_id":180586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:15.000Z","modified_at":"2026-02-08T14:19:15.000Z","name":"Ewell Sawayn","mobile_number":"540-447-8124","email_id":"Efrain31@gmail.com","dop":"2025-02-01","serial_number":"98480597561065","imei1":"98480597561065","imei2":"98480597561065","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180580,"job_number":"JOB_180580","tr_customer_id":180598,"tr_customer_product_id":180588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"71677591577650","imei1":"71677591577650","imei2":"71677591577650","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180581,"job_number":"JOB_180581","tr_customer_id":180599,"tr_customer_product_id":180589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:19:57.000Z","modified_at":"2026-02-08T14:19:57.000Z","name":"Rick Feeney","mobile_number":"537-361-7520","email_id":"Mose.Metz@yahoo.com","dop":"2025-02-01","serial_number":"41323805013656","imei1":"41323805013656","imei2":"41323805013656","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180583,"job_number":"JOB_180583","tr_customer_id":180601,"tr_customer_product_id":180591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:35.000Z","modified_at":"2026-02-08T14:20:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660897877368","imei1":"10660897877368","imei2":"10660897877368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180585,"job_number":"JOB_180585","tr_customer_id":180603,"tr_customer_product_id":180593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:37.000Z","modified_at":"2026-02-08T14:20:37.000Z","name":"Lavon Fisher","mobile_number":"413-480-3446","email_id":"Emile.Stracke91@yahoo.com","dop":"2025-04-06","serial_number":"12106999377804322","imei1":"12106999377804322","imei2":"12106999377804322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180586,"job_number":"JOB_180586","tr_customer_id":180604,"tr_customer_product_id":180594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:38.000Z","modified_at":"2026-02-08T14:20:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"89343603974856","imei1":"89343603974856","imei2":"89343603974856","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180587,"job_number":"JOB_180587","tr_customer_id":180605,"tr_customer_product_id":180595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:20:39.000Z","modified_at":"2026-02-08T14:20:39.000Z","name":"Lavada Rowe","mobile_number":"234-500-2917","email_id":"Deron_Metz71@hotmail.com","dop":"2025-02-01","serial_number":"68533269897309","imei1":"68533269897309","imei2":"68533269897309","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180589,"job_number":"JOB_180589","tr_customer_id":180607,"tr_customer_product_id":180597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:11.000Z","modified_at":"2026-02-08T14:21:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151606395183","imei1":"18151606395183","imei2":"18151606395183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180591,"job_number":"JOB_180591","tr_customer_id":180609,"tr_customer_product_id":180599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:13.000Z","modified_at":"2026-02-08T14:21:13.000Z","name":"Lucy Nikolaus","mobile_number":"612-413-6314","email_id":"Raul.Leannon18@hotmail.com","dop":"2025-04-06","serial_number":"14328961623734680","imei1":"14328961623734680","imei2":"14328961623734680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180592,"job_number":"JOB_180592","tr_customer_id":180610,"tr_customer_product_id":180600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:21.000Z","modified_at":"2026-02-08T14:21:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19725841274474","imei1":"19725841274474","imei2":"19725841274474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180594,"job_number":"JOB_180594","tr_customer_id":180612,"tr_customer_product_id":180602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:23.000Z","modified_at":"2026-02-08T14:21:23.000Z","name":"Furman Koelpin","mobile_number":"346-558-0723","email_id":"Trudie70@yahoo.com","dop":"2025-04-06","serial_number":"17780119563102648","imei1":"17780119563102648","imei2":"17780119563102648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180595,"job_number":"JOB_180595","tr_customer_id":180613,"tr_customer_product_id":180603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:21:58.000Z","modified_at":"2026-02-08T14:21:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14598104268583","imei1":"14598104268583","imei2":"14598104268583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180597,"job_number":"JOB_180597","tr_customer_id":180615,"tr_customer_product_id":180605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:00.000Z","modified_at":"2026-02-08T14:22:00.000Z","name":"Stan Mertz","mobile_number":"513-711-4286","email_id":"Chaya_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"11644541272605020","imei1":"11644541272605020","imei2":"11644541272605020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180598,"job_number":"JOB_180598","tr_customer_id":180616,"tr_customer_product_id":180606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:07.000Z","modified_at":"2026-02-08T14:22:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18983628038337","imei1":"18983628038337","imei2":"18983628038337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180600,"job_number":"JOB_180600","tr_customer_id":180618,"tr_customer_product_id":180608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:09.000Z","modified_at":"2026-02-08T14:22:09.000Z","name":"Heather Collins","mobile_number":"740-294-7607","email_id":"Savion.Kunde@gmail.com","dop":"2025-04-06","serial_number":"15878745361802478","imei1":"15878745361802478","imei2":"15878745361802478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180601,"job_number":"JOB_180601","tr_customer_id":180619,"tr_customer_product_id":180609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:30.000Z","modified_at":"2026-02-08T14:22:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10946843577957","imei1":"10946843577957","imei2":"10946843577957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180603,"job_number":"JOB_180603","tr_customer_id":180621,"tr_customer_product_id":180611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:31.000Z","modified_at":"2026-02-08T14:22:31.000Z","name":"America Legros","mobile_number":"568-873-2693","email_id":"Elta55@yahoo.com","dop":"2025-06-18","serial_number":"1057689858638897","imei1":"1057689858638897","imei2":"1057689858638897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180604,"job_number":"JOB_180604","tr_customer_id":180622,"tr_customer_product_id":180612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:45.000Z","modified_at":"2026-02-08T14:22:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837040606229","imei1":"15837040606229","imei2":"15837040606229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180606,"job_number":"JOB_180606","tr_customer_id":180624,"tr_customer_product_id":180614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:47.000Z","modified_at":"2026-02-08T14:22:47.000Z","name":"Greyson Barrows","mobile_number":"248-701-0857","email_id":"Melissa_Grady@yahoo.com","dop":"2025-04-06","serial_number":"14464942977519696","imei1":"14464942977519696","imei2":"14464942977519696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180610,"job_number":"JOB_180610","tr_customer_id":180628,"tr_customer_product_id":180618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10167572570279","imei1":"10167572570279","imei2":"10167572570279","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180612,"job_number":"JOB_180612","tr_customer_id":180630,"tr_customer_product_id":180620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:14.000Z","modified_at":"2026-02-08T14:23:14.000Z","name":"Kurtis Nitzsche","mobile_number":"596-929-5837","email_id":"Travon.Moore58@gmail.com","dop":"2025-06-18","serial_number":"1097538551322889","imei1":"1097538551322889","imei2":"1097538551322889","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180622,"job_number":"JOB_180622","tr_customer_id":180640,"tr_customer_product_id":180630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:24.000Z","modified_at":"2026-02-08T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12981560262399","imei1":"12981560262399","imei2":"12981560262399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180624,"job_number":"JOB_180624","tr_customer_id":180642,"tr_customer_product_id":180632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:26.000Z","modified_at":"2026-02-08T14:25:26.000Z","name":"Gabriella Simonis","mobile_number":"304-545-5550","email_id":"Luther.Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"17045357272701778","imei1":"17045357272701778","imei2":"17045357272701778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180625,"job_number":"JOB_180625","tr_customer_id":180643,"tr_customer_product_id":180633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:27.000Z","modified_at":"2026-02-08T14:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10817750843860","imei1":"10817750843860","imei2":"10817750843860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180627,"job_number":"JOB_180627","tr_customer_id":180645,"tr_customer_product_id":180635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:29.000Z","modified_at":"2026-02-08T14:25:29.000Z","name":"Emmett Hills","mobile_number":"603-322-3804","email_id":"Pascale_Hettinger69@gmail.com","dop":"2025-04-06","serial_number":"13556698490155630","imei1":"13556698490155630","imei2":"13556698490155630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180628,"job_number":"JOB_180628","tr_customer_id":180646,"tr_customer_product_id":180636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:09.000Z","modified_at":"2026-02-08T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12084375608828","imei1":"12084375608828","imei2":"12084375608828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180630,"job_number":"JOB_180630","tr_customer_id":180648,"tr_customer_product_id":180638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:11.000Z","modified_at":"2026-02-08T14:26:11.000Z","name":"Jarrod Sawayn","mobile_number":"734-326-5007","email_id":"Cedrick_Purdy80@yahoo.com","dop":"2025-04-06","serial_number":"19293028001380776","imei1":"19293028001380776","imei2":"19293028001380776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180631,"job_number":"JOB_180631","tr_customer_id":180649,"tr_customer_product_id":180639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:14.000Z","modified_at":"2026-02-08T14:26:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16543625386449","imei1":"16543625386449","imei2":"16543625386449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180633,"job_number":"JOB_180633","tr_customer_id":180651,"tr_customer_product_id":180641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:16.000Z","modified_at":"2026-02-08T14:26:16.000Z","name":"Baylee Jerde","mobile_number":"650-340-6325","email_id":"Ashleigh63@yahoo.com","dop":"2025-04-06","serial_number":"18701744897610890","imei1":"18701744897610890","imei2":"18701744897610890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180634,"job_number":"JOB_180634","tr_customer_id":180652,"tr_customer_product_id":180642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:39.000Z","modified_at":"2026-02-08T14:26:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18952458001854","imei1":"18952458001854","imei2":"18952458001854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180636,"job_number":"JOB_180636","tr_customer_id":180654,"tr_customer_product_id":180644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:41.000Z","modified_at":"2026-02-08T14:26:41.000Z","name":"Rene Lakin","mobile_number":"313-239-9906","email_id":"Faustino.Orn49@yahoo.com","dop":"2025-04-06","serial_number":"12588223049745100","imei1":"12588223049745100","imei2":"12588223049745100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180637,"job_number":"JOB_180637","tr_customer_id":180655,"tr_customer_product_id":180645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:55.000Z","modified_at":"2026-02-08T14:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17973095445641","imei1":"17973095445641","imei2":"17973095445641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180639,"job_number":"JOB_180639","tr_customer_id":180657,"tr_customer_product_id":180647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:56.000Z","modified_at":"2026-02-08T14:26:56.000Z","name":"Marianna Mayer","mobile_number":"866-788-4910","email_id":"Shaun0@yahoo.com","dop":"2025-04-06","serial_number":"16628768293653930","imei1":"16628768293653930","imei2":"16628768293653930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180640,"job_number":"JOB_180640","tr_customer_id":180658,"tr_customer_product_id":180648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:26:59.000Z","modified_at":"2026-02-08T14:26:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17083700156570","imei1":"17083700156570","imei2":"17083700156570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180642,"job_number":"JOB_180642","tr_customer_id":180660,"tr_customer_product_id":180650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:01.000Z","modified_at":"2026-02-08T14:27:01.000Z","name":"Karl Schaden","mobile_number":"698-558-8503","email_id":"Kole.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"13948378547733976","imei1":"13948378547733976","imei2":"13948378547733976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180643,"job_number":"JOB_180643","tr_customer_id":180661,"tr_customer_product_id":180651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:02.000Z","modified_at":"2026-02-08T14:27:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18146556114062","imei1":"18146556114062","imei2":"18146556114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180645,"job_number":"JOB_180645","tr_customer_id":180663,"tr_customer_product_id":180653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:03.000Z","modified_at":"2026-02-08T14:27:03.000Z","name":"Berneice Price","mobile_number":"873-280-6000","email_id":"Layne_Schimmel28@yahoo.com","dop":"2025-04-06","serial_number":"10995544047478364","imei1":"10995544047478364","imei2":"10995544047478364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180646,"job_number":"JOB_180646","tr_customer_id":180664,"tr_customer_product_id":180654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:25.000Z","modified_at":"2026-02-08T14:27:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18450364582926","imei1":"18450364582926","imei2":"18450364582926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180648,"job_number":"JOB_180648","tr_customer_id":180666,"tr_customer_product_id":180656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:26.000Z","modified_at":"2026-02-08T14:27:26.000Z","name":"Alexys Wehner","mobile_number":"201-524-4387","email_id":"Vicky47@hotmail.com","dop":"2025-04-06","serial_number":"17661960058004280","imei1":"17661960058004280","imei2":"17661960058004280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180649,"job_number":"JOB_180649","tr_customer_id":180667,"tr_customer_product_id":180657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:46.000Z","modified_at":"2026-02-08T14:27:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14626811347729","imei1":"14626811347729","imei2":"14626811347729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180651,"job_number":"JOB_180651","tr_customer_id":180669,"tr_customer_product_id":180659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:27:47.000Z","modified_at":"2026-02-08T14:27:47.000Z","name":"Elmer Prosacco","mobile_number":"855-963-1155","email_id":"Shaun.Batz36@hotmail.com","dop":"2025-04-06","serial_number":"15180123192468258","imei1":"15180123192468258","imei2":"15180123192468258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180653,"job_number":"JOB_180653","tr_customer_id":180671,"tr_customer_product_id":180661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:09.000Z","modified_at":"2026-02-08T14:28:09.000Z","name":"Hannah Schowalter","mobile_number":"919-942-1015","email_id":"Rebekah.Adams71@gmail.com","dop":"2025-04-06","serial_number":"18309789408050932","imei1":"18309789408050932","imei2":"18309789408050932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180654,"job_number":"JOB_180654","tr_customer_id":180672,"tr_customer_product_id":180662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:10.000Z","modified_at":"2026-02-08T14:28:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19581167757173","imei1":"19581167757173","imei2":"19581167757173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180656,"job_number":"JOB_180656","tr_customer_id":180674,"tr_customer_product_id":180664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:12.000Z","modified_at":"2026-02-08T14:28:12.000Z","name":"Moshe Leannon","mobile_number":"579-775-8631","email_id":"Caleigh.Klocko47@yahoo.com","dop":"2025-04-06","serial_number":"12318242200113064","imei1":"12318242200113064","imei2":"12318242200113064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180657,"job_number":"JOB_180657","tr_customer_id":180675,"tr_customer_product_id":180665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:25.000Z","modified_at":"2026-02-08T14:28:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10424478635803","imei1":"10424478635803","imei2":"10424478635803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180659,"job_number":"JOB_180659","tr_customer_id":180677,"tr_customer_product_id":180667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:27.000Z","modified_at":"2026-02-08T14:28:27.000Z","name":"Mateo Will","mobile_number":"982-604-6780","email_id":"Sallie0@hotmail.com","dop":"2025-04-06","serial_number":"18996294927067980","imei1":"18996294927067980","imei2":"18996294927067980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180661,"job_number":"JOB_180661","tr_customer_id":180679,"tr_customer_product_id":180669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:32.000Z","modified_at":"2026-02-08T14:28:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17863105104038","imei1":"17863105104038","imei2":"17863105104038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180663,"job_number":"JOB_180663","tr_customer_id":180681,"tr_customer_product_id":180671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:28:34.000Z","modified_at":"2026-02-08T14:28:34.000Z","name":"Fleta McCullough","mobile_number":"690-739-9706","email_id":"Emmanuel8@gmail.com","dop":"2025-04-06","serial_number":"18344647786099756","imei1":"18344647786099756","imei2":"18344647786099756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180666,"job_number":"JOB_180666","tr_customer_id":180684,"tr_customer_product_id":180674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:15.000Z","modified_at":"2026-02-08T14:29:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18152327947782","imei1":"18152327947782","imei2":"18152327947782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180668,"job_number":"JOB_180668","tr_customer_id":180686,"tr_customer_product_id":180676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:16.000Z","modified_at":"2026-02-08T14:29:16.000Z","name":"Millie Bogisich","mobile_number":"791-979-1611","email_id":"Ray80@yahoo.com","dop":"2025-04-06","serial_number":"18113609060645676","imei1":"18113609060645676","imei2":"18113609060645676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180670,"job_number":"JOB_180670","tr_customer_id":180688,"tr_customer_product_id":180678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:29:28.000Z","modified_at":"2026-02-08T14:29:28.000Z","name":"Flo Ruecker","mobile_number":"389-221-9152","email_id":"Fanny.Schamberger@gmail.com","dop":"2025-04-06","serial_number":"11606743275147552","imei1":"11606743275147552","imei2":"11606743275147552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180671,"job_number":"JOB_180671","tr_customer_id":180689,"tr_customer_product_id":180679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:04.000Z","modified_at":"2026-02-08T14:30:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12200938957838","imei1":"12200938957838","imei2":"12200938957838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180673,"job_number":"JOB_180673","tr_customer_id":180691,"tr_customer_product_id":180681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:30:05.000Z","modified_at":"2026-02-08T14:30:05.000Z","name":"Celine Ziemann","mobile_number":"710-509-2062","email_id":"Grant.Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"13205013139632332","imei1":"13205013139632332","imei2":"13205013139632332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180674,"job_number":"JOB_180674","tr_customer_id":180692,"tr_customer_product_id":180682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:19.000Z","modified_at":"2026-02-08T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16717530874995","imei1":"16717530874995","imei2":"16717530874995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180676,"job_number":"JOB_180676","tr_customer_id":180694,"tr_customer_product_id":180684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:21.000Z","modified_at":"2026-02-08T14:32:21.000Z","name":"Layla Breitenberg","mobile_number":"424-484-3411","email_id":"Brant_Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"11891752915272896","imei1":"11891752915272896","imei2":"11891752915272896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180677,"job_number":"JOB_180677","tr_customer_id":180695,"tr_customer_product_id":180685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:22.000Z","modified_at":"2026-02-08T14:32:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19858425935583","imei1":"19858425935583","imei2":"19858425935583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180679,"job_number":"JOB_180679","tr_customer_id":180697,"tr_customer_product_id":180687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:23.000Z","modified_at":"2026-02-08T14:32:23.000Z","name":"Erna Homenick","mobile_number":"975-783-9655","email_id":"Raheem36@gmail.com","dop":"2025-04-06","serial_number":"19962081859507550","imei1":"19962081859507550","imei2":"19962081859507550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180681,"job_number":"JOB_180681","tr_customer_id":180699,"tr_customer_product_id":180689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:32:56.000Z","modified_at":"2026-02-08T14:32:56.000Z","name":"Gwendolyn Sipes","mobile_number":"872-238-2973","email_id":"Darius6@hotmail.com","dop":"2025-04-06","serial_number":"17049858834535136","imei1":"17049858834535136","imei2":"17049858834535136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180682,"job_number":"JOB_180682","tr_customer_id":180700,"tr_customer_product_id":180690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:05.000Z","modified_at":"2026-02-08T14:33:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11934818412011","imei1":"11934818412011","imei2":"11934818412011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180684,"job_number":"JOB_180684","tr_customer_id":180702,"tr_customer_product_id":180692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:06.000Z","modified_at":"2026-02-08T14:33:06.000Z","name":"Myrtis Schuppe","mobile_number":"695-904-7204","email_id":"Isaiah_Wyman75@yahoo.com","dop":"2025-04-06","serial_number":"15810137682561592","imei1":"15810137682561592","imei2":"15810137682561592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180685,"job_number":"JOB_180685","tr_customer_id":180703,"tr_customer_product_id":180693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:07.000Z","modified_at":"2026-02-08T14:33:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905184044381","imei1":"16905184044381","imei2":"16905184044381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180687,"job_number":"JOB_180687","tr_customer_id":180705,"tr_customer_product_id":180695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:09.000Z","modified_at":"2026-02-08T14:33:09.000Z","name":"Burley Schuppe","mobile_number":"776-398-5070","email_id":"Simeon26@gmail.com","dop":"2025-04-06","serial_number":"19789631832212188","imei1":"19789631832212188","imei2":"19789631832212188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180688,"job_number":"JOB_180688","tr_customer_id":180706,"tr_customer_product_id":180696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:27.000Z","modified_at":"2026-02-08T14:33:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11976293283832","imei1":"11976293283832","imei2":"11976293283832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180690,"job_number":"JOB_180690","tr_customer_id":180708,"tr_customer_product_id":180698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:29.000Z","modified_at":"2026-02-08T14:33:29.000Z","name":"Elouise Considine","mobile_number":"863-717-5561","email_id":"Claude.MacGyver14@gmail.com","dop":"2025-04-06","serial_number":"15878695079629820","imei1":"15878695079629820","imei2":"15878695079629820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180695,"job_number":"JOB_180695","tr_customer_id":180713,"tr_customer_product_id":180703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:41.000Z","modified_at":"2026-02-08T14:33:41.000Z","name":"Nash Kertzmann","mobile_number":"877-659-7671","email_id":"Cyril50@yahoo.com","dop":"2025-04-06","serial_number":"18145490695890990","imei1":"18145490695890990","imei2":"18145490695890990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180696,"job_number":"JOB_180696","tr_customer_id":180714,"tr_customer_product_id":180704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:48.000Z","modified_at":"2026-02-08T14:33:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14464513725479","imei1":"14464513725479","imei2":"14464513725479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180698,"job_number":"JOB_180698","tr_customer_id":180716,"tr_customer_product_id":180706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:50.000Z","modified_at":"2026-02-08T14:33:50.000Z","name":"Lola Blick","mobile_number":"758-251-8141","email_id":"Ebony6@gmail.com","dop":"2025-04-06","serial_number":"12417856477188788","imei1":"12417856477188788","imei2":"12417856477188788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180699,"job_number":"JOB_180699","tr_customer_id":180717,"tr_customer_product_id":180707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19853778081182","imei1":"19853778081182","imei2":"19853778081182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180704,"job_number":"JOB_180704","tr_customer_id":180722,"tr_customer_product_id":180712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:56.000Z","modified_at":"2026-02-08T14:33:56.000Z","name":"Brendon Greenholt","mobile_number":"956-812-2178","email_id":"Brigitte30@gmail.com","dop":"2025-04-06","serial_number":"15938994332419052","imei1":"15938994332419052","imei2":"15938994332419052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180708,"job_number":"JOB_180708","tr_customer_id":180726,"tr_customer_product_id":180716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:14.000Z","modified_at":"2026-02-08T14:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19513483333827","imei1":"19513483333827","imei2":"19513483333827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180710,"job_number":"JOB_180710","tr_customer_id":180728,"tr_customer_product_id":180718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:16.000Z","modified_at":"2026-02-08T14:34:16.000Z","name":"Aiyana O'Reilly","mobile_number":"521-671-2637","email_id":"Violet47@yahoo.com","dop":"2025-04-06","serial_number":"18836776955496480","imei1":"18836776955496480","imei2":"18836776955496480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180711,"job_number":"JOB_180711","tr_customer_id":180729,"tr_customer_product_id":180719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:00.000Z","modified_at":"2026-02-08T14:35:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16037964723916","imei1":"16037964723916","imei2":"16037964723916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180713,"job_number":"JOB_180713","tr_customer_id":180731,"tr_customer_product_id":180721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:01.000Z","modified_at":"2026-02-08T14:35:01.000Z","name":"Jamar Harber","mobile_number":"444-945-6780","email_id":"Esther.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"13491293098809334","imei1":"13491293098809334","imei2":"13491293098809334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180715,"job_number":"JOB_180715","tr_customer_id":180733,"tr_customer_product_id":180723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:18.000Z","modified_at":"2026-02-08T14:35:18.000Z","name":"Halie Schaden","mobile_number":"275-756-9529","email_id":"Rachel.Berge@hotmail.com","dop":"2025-04-06","serial_number":"12565054062744512","imei1":"12565054062744512","imei2":"12565054062744512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180716,"job_number":"JOB_180716","tr_customer_id":180734,"tr_customer_product_id":180724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:33.000Z","modified_at":"2026-02-08T14:35:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17768084464110","imei1":"17768084464110","imei2":"17768084464110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180718,"job_number":"JOB_180718","tr_customer_id":180736,"tr_customer_product_id":180726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:35.000Z","modified_at":"2026-02-08T14:35:35.000Z","name":"Keith Schaden","mobile_number":"211-388-1309","email_id":"Ally60@yahoo.com","dop":"2025-04-06","serial_number":"18026911207518310","imei1":"18026911207518310","imei2":"18026911207518310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180719,"job_number":"JOB_180719","tr_customer_id":180737,"tr_customer_product_id":180727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:37.000Z","modified_at":"2026-02-08T14:35:37.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14660646192756","imei1":"14660646192756","imei2":"14660646192756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180721,"job_number":"JOB_180721","tr_customer_id":180739,"tr_customer_product_id":180729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:39.000Z","modified_at":"2026-02-08T14:35:39.000Z","name":"Vaughn Kozey","mobile_number":"510-876-7173","email_id":"Ezra_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12458741410507062","imei1":"12458741410507062","imei2":"12458741410507062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180722,"job_number":"JOB_180722","tr_customer_id":180740,"tr_customer_product_id":180730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:40.000Z","modified_at":"2026-02-08T14:35:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12391076118317","imei1":"12391076118317","imei2":"12391076118317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180724,"job_number":"JOB_180724","tr_customer_id":180742,"tr_customer_product_id":180732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:41.000Z","modified_at":"2026-02-08T14:35:41.000Z","name":"Lucinda Bernier","mobile_number":"546-540-6250","email_id":"Sabryna90@yahoo.com","dop":"2025-04-06","serial_number":"16447982926946080","imei1":"16447982926946080","imei2":"16447982926946080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180725,"job_number":"JOB_180725","tr_customer_id":180743,"tr_customer_product_id":180733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:48.000Z","modified_at":"2026-02-08T14:35:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17047548559424","imei1":"17047548559424","imei2":"17047548559424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180727,"job_number":"JOB_180727","tr_customer_id":180745,"tr_customer_product_id":180735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:35:49.000Z","modified_at":"2026-02-08T14:35:49.000Z","name":"Josianne Lesch","mobile_number":"364-925-7156","email_id":"Rusty86@gmail.com","dop":"2025-04-06","serial_number":"19281679877217350","imei1":"19281679877217350","imei2":"19281679877217350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180728,"job_number":"JOB_180728","tr_customer_id":180746,"tr_customer_product_id":180736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:21.000Z","modified_at":"2026-02-08T14:36:21.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18404818798930","imei1":"18404818798930","imei2":"18404818798930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180730,"job_number":"JOB_180730","tr_customer_id":180748,"tr_customer_product_id":180738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:23.000Z","modified_at":"2026-02-08T14:36:23.000Z","name":"Guy Konopelski","mobile_number":"219-546-1156","email_id":"Abdul_Kassulke@yahoo.com","dop":"2025-04-06","serial_number":"15356096203591724","imei1":"15356096203591724","imei2":"15356096203591724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180731,"job_number":"JOB_180731","tr_customer_id":180749,"tr_customer_product_id":180739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:25.000Z","modified_at":"2026-02-08T14:36:25.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13595423384548","imei1":"13595423384548","imei2":"13595423384548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180733,"job_number":"JOB_180733","tr_customer_id":180751,"tr_customer_product_id":180741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:27.000Z","modified_at":"2026-02-08T14:36:27.000Z","name":"Donavon Kassulke","mobile_number":"665-265-4475","email_id":"Clotilde.Kozey46@hotmail.com","dop":"2025-04-06","serial_number":"15204485925510948","imei1":"15204485925510948","imei2":"15204485925510948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180734,"job_number":"JOB_180734","tr_customer_id":180752,"tr_customer_product_id":180742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:28.000Z","modified_at":"2026-02-08T14:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061224841371","imei1":"16061224841371","imei2":"16061224841371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180736,"job_number":"JOB_180736","tr_customer_id":180754,"tr_customer_product_id":180744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:30.000Z","modified_at":"2026-02-08T14:36:30.000Z","name":"Verlie Rodriguez","mobile_number":"858-833-4488","email_id":"Barbara_Auer32@gmail.com","dop":"2025-04-06","serial_number":"19476574561770330","imei1":"19476574561770330","imei2":"19476574561770330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180738,"job_number":"JOB_180738","tr_customer_id":180756,"tr_customer_product_id":180746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:34.000Z","modified_at":"2026-02-08T14:36:34.000Z","name":"Jaylen Welch","mobile_number":"378-477-9961","email_id":"Audreanne45@gmail.com","dop":"2025-04-06","serial_number":"15547066284882464","imei1":"15547066284882464","imei2":"15547066284882464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180739,"job_number":"JOB_180739","tr_customer_id":180757,"tr_customer_product_id":180747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:35.000Z","modified_at":"2026-02-08T14:36:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14321346582165","imei1":"14321346582165","imei2":"14321346582165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180741,"job_number":"JOB_180741","tr_customer_id":180759,"tr_customer_product_id":180749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:36:37.000Z","modified_at":"2026-02-08T14:36:37.000Z","name":"Rylan Blick","mobile_number":"562-345-5886","email_id":"Laney35@gmail.com","dop":"2025-04-06","serial_number":"10985475123273000","imei1":"10985475123273000","imei2":"10985475123273000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180743,"job_number":"JOB_180743","tr_customer_id":180761,"tr_customer_product_id":180751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:09.000Z","modified_at":"2026-02-08T14:37:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17076808923730","imei1":"17076808923730","imei2":"17076808923730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180745,"job_number":"JOB_180745","tr_customer_id":180763,"tr_customer_product_id":180753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:11.000Z","modified_at":"2026-02-08T14:37:11.000Z","name":"Jeff Stracke","mobile_number":"730-312-9968","email_id":"Maegan.Osinski81@hotmail.com","dop":"2025-04-06","serial_number":"19673669861498790","imei1":"19673669861498790","imei2":"19673669861498790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180746,"job_number":"JOB_180746","tr_customer_id":180764,"tr_customer_product_id":180754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:13.000Z","modified_at":"2026-02-08T14:37:13.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15477076327019","imei1":"15477076327019","imei2":"15477076327019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180749,"job_number":"JOB_180749","tr_customer_id":180767,"tr_customer_product_id":180757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:14.000Z","modified_at":"2026-02-08T14:37:14.000Z","name":"Ebony Thompson","mobile_number":"517-870-6006","email_id":"Delaney96@yahoo.com","dop":"2025-04-06","serial_number":"11170731839033284","imei1":"11170731839033284","imei2":"11170731839033284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180750,"job_number":"JOB_180750","tr_customer_id":180768,"tr_customer_product_id":180758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:16.000Z","modified_at":"2026-02-08T14:37:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16917390416499","imei1":"16917390416499","imei2":"16917390416499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180752,"job_number":"JOB_180752","tr_customer_id":180770,"tr_customer_product_id":180760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:17.000Z","modified_at":"2026-02-08T14:37:17.000Z","name":"John Donnelly","mobile_number":"396-849-1619","email_id":"Norberto.Brakus52@hotmail.com","dop":"2025-04-06","serial_number":"17087362191044928","imei1":"17087362191044928","imei2":"17087362191044928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180753,"job_number":"JOB_180753","tr_customer_id":180771,"tr_customer_product_id":180761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:22.000Z","modified_at":"2026-02-08T14:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16249413041942","imei1":"16249413041942","imei2":"16249413041942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180756,"job_number":"JOB_180756","tr_customer_id":180774,"tr_customer_product_id":180764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:23.000Z","modified_at":"2026-02-08T14:37:23.000Z","name":"Esther Emmerich","mobile_number":"880-870-0636","email_id":"Lempi.Prohaska65@hotmail.com","dop":"2025-04-06","serial_number":"15688931058627826","imei1":"15688931058627826","imei2":"15688931058627826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180757,"job_number":"JOB_180757","tr_customer_id":180775,"tr_customer_product_id":180765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:37:24.000Z","modified_at":"2026-02-08T14:37:24.000Z","name":"Dane Schaefer","mobile_number":"729-420-6726","email_id":"Julie.Ritchie@gmail.com","dop":"2025-04-06","serial_number":"15675454189262724","imei1":"15675454189262724","imei2":"15675454189262724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180759,"job_number":"JOB_180759","tr_customer_id":180777,"tr_customer_product_id":180767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:35.000Z","modified_at":"2026-02-08T14:52:35.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14924896553421","imei1":"14924896553421","imei2":"14924896553421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180761,"job_number":"JOB_180761","tr_customer_id":180779,"tr_customer_product_id":180769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:52:37.000Z","modified_at":"2026-02-08T14:52:37.000Z","name":"Geo Wiegand","mobile_number":"817-988-4259","email_id":"Jarod24@gmail.com","dop":"2025-04-06","serial_number":"16961173668522258","imei1":"16961173668522258","imei2":"16961173668522258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180762,"job_number":"JOB_180762","tr_customer_id":180780,"tr_customer_product_id":180770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:24.000Z","modified_at":"2026-02-08T14:53:24.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11207340519352","imei1":"11207340519352","imei2":"11207340519352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180764,"job_number":"JOB_180764","tr_customer_id":180782,"tr_customer_product_id":180772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:53:26.000Z","modified_at":"2026-02-08T14:53:26.000Z","name":"Annabell Schuppe","mobile_number":"771-256-4597","email_id":"Ludie63@gmail.com","dop":"2025-04-06","serial_number":"11624366701933092","imei1":"11624366701933092","imei2":"11624366701933092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180765,"job_number":"JOB_180765","tr_customer_id":180783,"tr_customer_product_id":180773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:52.000Z","modified_at":"2026-02-08T15:02:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133901159190","imei1":"11133901159190","imei2":"11133901159190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180767,"job_number":"JOB_180767","tr_customer_id":180785,"tr_customer_product_id":180775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:53.000Z","modified_at":"2026-02-08T15:02:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15148797269718","imei1":"15148797269718","imei2":"15148797269718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180769,"job_number":"JOB_180769","tr_customer_id":180787,"tr_customer_product_id":180777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:54.000Z","modified_at":"2026-02-08T15:02:54.000Z","name":"Hiram Berge","mobile_number":"550-805-8996","email_id":"Ruthe.Bogisich72@gmail.com","dop":"2025-04-06","serial_number":"11066015573848562","imei1":"11066015573848562","imei2":"11066015573848562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180770,"job_number":"JOB_180770","tr_customer_id":180788,"tr_customer_product_id":180778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:02:55.000Z","modified_at":"2026-02-08T15:02:55.000Z","name":"Sophia Bauch","mobile_number":"977-638-4529","email_id":"Lindsay_White57@gmail.com","dop":"2025-04-06","serial_number":"18260999081498710","imei1":"18260999081498710","imei2":"18260999081498710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180771,"job_number":"JOB_180771","tr_customer_id":180789,"tr_customer_product_id":180779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:39.000Z","modified_at":"2026-02-08T15:03:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12160662861455","imei1":"12160662861455","imei2":"12160662861455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180773,"job_number":"JOB_180773","tr_customer_id":180791,"tr_customer_product_id":180781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19374918658945","imei1":"19374918658945","imei2":"19374918658945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180774,"job_number":"JOB_180774","tr_customer_id":180792,"tr_customer_product_id":180782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:41.000Z","modified_at":"2026-02-08T15:03:41.000Z","name":"Joanie Blick","mobile_number":"551-991-0519","email_id":"Kelsi79@yahoo.com","dop":"2025-04-06","serial_number":"12291381528319444","imei1":"12291381528319444","imei2":"12291381528319444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180776,"job_number":"JOB_180776","tr_customer_id":180794,"tr_customer_product_id":180784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:03:42.000Z","modified_at":"2026-02-08T15:03:42.000Z","name":"Corbin Anderson","mobile_number":"344-949-0638","email_id":"Dalton45@gmail.com","dop":"2025-04-06","serial_number":"10869274553088056","imei1":"10869274553088056","imei2":"10869274553088056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180777,"job_number":"JOB_180777","tr_customer_id":180795,"tr_customer_product_id":180785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:25.000Z","modified_at":"2026-02-08T15:04:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628558057965","imei1":"16628558057965","imei2":"16628558057965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180779,"job_number":"JOB_180779","tr_customer_id":180797,"tr_customer_product_id":180787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:27.000Z","modified_at":"2026-02-08T15:04:27.000Z","name":"Mckenna Monahan","mobile_number":"955-279-3201","email_id":"Alfreda_Runte@yahoo.com","dop":"2025-04-06","serial_number":"14230962787026788","imei1":"14230962787026788","imei2":"14230962787026788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180780,"job_number":"JOB_180780","tr_customer_id":180798,"tr_customer_product_id":180788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:28.000Z","modified_at":"2026-02-08T15:04:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10265667320543","imei1":"10265667320543","imei2":"10265667320543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180782,"job_number":"JOB_180782","tr_customer_id":180800,"tr_customer_product_id":180790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:04:29.000Z","modified_at":"2026-02-08T15:04:29.000Z","name":"Javonte Moore","mobile_number":"771-566-1102","email_id":"Gabrielle.Casper@yahoo.com","dop":"2025-04-06","serial_number":"19996289464417770","imei1":"19996289464417770","imei2":"19996289464417770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180783,"job_number":"JOB_180783","tr_customer_id":180801,"tr_customer_product_id":180791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:13.000Z","modified_at":"2026-02-08T15:11:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13990148499993","imei1":"13990148499993","imei2":"13990148499993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180785,"job_number":"JOB_180785","tr_customer_id":180803,"tr_customer_product_id":180793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:15.000Z","modified_at":"2026-02-08T15:11:15.000Z","name":"Minerva Goyette","mobile_number":"715-801-4512","email_id":"Roderick_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"19733054926736280","imei1":"19733054926736280","imei2":"19733054926736280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180786,"job_number":"JOB_180786","tr_customer_id":180804,"tr_customer_product_id":180794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:18.000Z","modified_at":"2026-02-08T15:11:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11410533021336","imei1":"11410533021336","imei2":"11410533021336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180788,"job_number":"JOB_180788","tr_customer_id":180806,"tr_customer_product_id":180796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:11:20.000Z","modified_at":"2026-02-08T15:11:20.000Z","name":"Arnulfo Sawayn","mobile_number":"379-489-3371","email_id":"Karlie_Lesch40@yahoo.com","dop":"2025-04-06","serial_number":"11918753439119884","imei1":"11918753439119884","imei2":"11918753439119884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180789,"job_number":"JOB_180789","tr_customer_id":180807,"tr_customer_product_id":180797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:01.000Z","modified_at":"2026-02-08T15:12:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249025009426","imei1":"11249025009426","imei2":"11249025009426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180791,"job_number":"JOB_180791","tr_customer_id":180809,"tr_customer_product_id":180799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:03.000Z","modified_at":"2026-02-08T15:12:03.000Z","name":"Pierce Barrows","mobile_number":"847-627-3541","email_id":"Ewell_Rippin42@yahoo.com","dop":"2025-04-06","serial_number":"13129032648553330","imei1":"13129032648553330","imei2":"13129032648553330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180792,"job_number":"JOB_180792","tr_customer_id":180810,"tr_customer_product_id":180800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:06.000Z","modified_at":"2026-02-08T15:12:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11391841210957","imei1":"11391841210957","imei2":"11391841210957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180794,"job_number":"JOB_180794","tr_customer_id":180812,"tr_customer_product_id":180802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:07.000Z","modified_at":"2026-02-08T15:12:07.000Z","name":"Lydia Crooks","mobile_number":"795-213-3564","email_id":"Osbaldo.Boehm1@yahoo.com","dop":"2025-04-06","serial_number":"19630726136623880","imei1":"19630726136623880","imei2":"19630726136623880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180795,"job_number":"JOB_180795","tr_customer_id":180813,"tr_customer_product_id":180803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:49.000Z","modified_at":"2026-02-08T15:12:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10863300173317","imei1":"10863300173317","imei2":"10863300173317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180797,"job_number":"JOB_180797","tr_customer_id":180815,"tr_customer_product_id":180805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:51.000Z","modified_at":"2026-02-08T15:12:51.000Z","name":"Irma Welch","mobile_number":"517-436-7225","email_id":"Breanne6@hotmail.com","dop":"2025-04-06","serial_number":"18810054358800550","imei1":"18810054358800550","imei2":"18810054358800550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180798,"job_number":"JOB_180798","tr_customer_id":180816,"tr_customer_product_id":180806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:53.000Z","modified_at":"2026-02-08T15:12:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15303254540494","imei1":"15303254540494","imei2":"15303254540494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180800,"job_number":"JOB_180800","tr_customer_id":180818,"tr_customer_product_id":180808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:12:54.000Z","modified_at":"2026-02-08T15:12:54.000Z","name":"Alaina Quitzon","mobile_number":"293-841-9187","email_id":"Dwight_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"10982030288167952","imei1":"10982030288167952","imei2":"10982030288167952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180801,"job_number":"JOB_180801","tr_customer_id":180819,"tr_customer_product_id":180809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:43.000Z","modified_at":"2026-02-08T15:46:43.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100111584672425","imei1":"100111584672425","imei2":"100111584672425","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180803,"job_number":"JOB_180803","tr_customer_id":180821,"tr_customer_product_id":180811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:46:57.000Z","modified_at":"2026-02-08T15:46:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103764242257100","imei1":"103764242257100","imei2":"103764242257100","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180826,"job_number":"JOB_180826","tr_customer_id":180844,"tr_customer_product_id":180834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:50.000Z","modified_at":"2026-02-08T16:11:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18157706948305","imei1":"18157706948305","imei2":"18157706948305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180828,"job_number":"JOB_180828","tr_customer_id":180846,"tr_customer_product_id":180836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:52.000Z","modified_at":"2026-02-08T16:11:52.000Z","name":"Thurman O'Connell","mobile_number":"342-983-7956","email_id":"Berenice89@hotmail.com","dop":"2025-04-06","serial_number":"10007094967604606","imei1":"10007094967604606","imei2":"10007094967604606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180829,"job_number":"JOB_180829","tr_customer_id":180847,"tr_customer_product_id":180837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:55.000Z","modified_at":"2026-02-08T16:11:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13207792215935","imei1":"13207792215935","imei2":"13207792215935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180831,"job_number":"JOB_180831","tr_customer_id":180849,"tr_customer_product_id":180839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:11:57.000Z","modified_at":"2026-02-08T16:11:57.000Z","name":"Keven Streich","mobile_number":"554-820-5032","email_id":"Cullen6@gmail.com","dop":"2025-04-06","serial_number":"11395998855744656","imei1":"11395998855744656","imei2":"11395998855744656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180832,"job_number":"JOB_180832","tr_customer_id":180850,"tr_customer_product_id":180840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:38.000Z","modified_at":"2026-02-08T16:12:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11362606797553","imei1":"11362606797553","imei2":"11362606797553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180834,"job_number":"JOB_180834","tr_customer_id":180852,"tr_customer_product_id":180842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:40.000Z","modified_at":"2026-02-08T16:12:40.000Z","name":"Mariela Bosco","mobile_number":"619-715-9816","email_id":"Timmothy.Gerhold36@hotmail.com","dop":"2025-04-06","serial_number":"14479995720853256","imei1":"14479995720853256","imei2":"14479995720853256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180835,"job_number":"JOB_180835","tr_customer_id":180853,"tr_customer_product_id":180843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:44.000Z","modified_at":"2026-02-08T16:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15031279793367","imei1":"15031279793367","imei2":"15031279793367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180837,"job_number":"JOB_180837","tr_customer_id":180855,"tr_customer_product_id":180845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:12:45.000Z","modified_at":"2026-02-08T16:12:45.000Z","name":"Elroy Mann","mobile_number":"372-451-0976","email_id":"Brad.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"15741105492901846","imei1":"15741105492901846","imei2":"15741105492901846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180838,"job_number":"JOB_180838","tr_customer_id":180856,"tr_customer_product_id":180846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:26.000Z","modified_at":"2026-02-08T16:13:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11204904011227","imei1":"11204904011227","imei2":"11204904011227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180840,"job_number":"JOB_180840","tr_customer_id":180858,"tr_customer_product_id":180848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:27.000Z","modified_at":"2026-02-08T16:13:27.000Z","name":"Lon Leannon","mobile_number":"389-648-3625","email_id":"Eldred.Huels51@yahoo.com","dop":"2025-04-06","serial_number":"18135862648488684","imei1":"18135862648488684","imei2":"18135862648488684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180841,"job_number":"JOB_180841","tr_customer_id":180859,"tr_customer_product_id":180849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:31.000Z","modified_at":"2026-02-08T16:13:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14215163930751","imei1":"14215163930751","imei2":"14215163930751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180843,"job_number":"JOB_180843","tr_customer_id":180861,"tr_customer_product_id":180851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:13:33.000Z","modified_at":"2026-02-08T16:13:33.000Z","name":"Owen Schumm","mobile_number":"594-577-0370","email_id":"Brooke32@hotmail.com","dop":"2025-04-06","serial_number":"12945413451106522","imei1":"12945413451106522","imei2":"12945413451106522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180844,"job_number":"JOB_180844","tr_customer_id":180862,"tr_customer_product_id":180852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:57:20.000Z","modified_at":"2026-02-08T16:57:20.000Z","name":"Inder Kapoor","mobile_number":"7035545611","email_id":"sarla.sethi@gmail.com","dop":"2026-01-29","serial_number":"148217247700509","imei1":"148217247700509","imei2":"148217247700509","popurl":"www.kannan-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180568,"job_number":"JOB_180568","tr_customer_id":180586,"tr_customer_product_id":180576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"137573470788336","imei1":"137573470788336","imei2":"137573470788336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180569,"job_number":"JOB_180569","tr_customer_id":180587,"tr_customer_product_id":180577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:02.000Z","modified_at":"2026-02-08T14:17:02.000Z","name":"Lacy Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138106632299125","imei1":"138106632299125","imei2":"138106632299125","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180570,"job_number":"JOB_180570","tr_customer_id":180588,"tr_customer_product_id":180578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Wilmer Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181537802743977","imei1":"181537802743977","imei2":"181537802743977","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180571,"job_number":"JOB_180571","tr_customer_id":180589,"tr_customer_product_id":180579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:03.000Z","modified_at":"2026-02-08T14:17:03.000Z","name":"Javier Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162079871726923","imei1":"162079871726923","imei2":"162079871726923","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180572,"job_number":"JOB_180572","tr_customer_id":180590,"tr_customer_product_id":180580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:14.000Z","modified_at":"2026-02-08T14:17:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124191678376841","imei1":"124191678376841","imei2":"124191678376841","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180573,"job_number":"JOB_180573","tr_customer_id":180591,"tr_customer_product_id":180581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Adrain Bartell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"164288872588444","imei1":"164288872588444","imei2":"164288872588444","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180574,"job_number":"JOB_180574","tr_customer_id":180592,"tr_customer_product_id":180582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Bailey Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185823970529272","imei1":"185823970529272","imei2":"185823970529272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180575,"job_number":"JOB_180575","tr_customer_id":180593,"tr_customer_product_id":180583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:17:15.000Z","modified_at":"2026-02-08T14:17:15.000Z","name":"Javon Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197643069338891","imei1":"197643069338891","imei2":"197643069338891","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180691,"job_number":"JOB_180691","tr_customer_id":180709,"tr_customer_product_id":180699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102803116078401","imei1":"102803116078401","imei2":"102803116078401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180693,"job_number":"JOB_180693","tr_customer_id":180711,"tr_customer_product_id":180701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:37.000Z","modified_at":"2026-02-08T14:33:38.000Z","name":"Darron Stiedemann","mobile_number":"793-764-8595","email_id":"Bradley65@hotmail.com","dop":"2025-06-09","serial_number":"100111909843517","imei1":"100111909843517","imei2":"100111909843517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180700,"job_number":"JOB_180700","tr_customer_id":180718,"tr_customer_product_id":180708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:54.000Z","modified_at":"2026-02-08T14:33:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102888873783267","imei1":"102888873783267","imei2":"102888873783267","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180703,"job_number":"JOB_180703","tr_customer_id":180721,"tr_customer_product_id":180711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:33:55.000Z","modified_at":"2026-02-08T14:33:55.000Z","name":"Juana Corkery","mobile_number":"745-279-0070","email_id":"Roxanne.Lakin@yahoo.com","dop":"2025-06-09","serial_number":"100422290171834","imei1":"100422290171834","imei2":"100422290171834","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180705,"job_number":"JOB_180705","tr_customer_id":180723,"tr_customer_product_id":180713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100993145364416","imei1":"100993145364416","imei2":"100993145364416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180707,"job_number":"JOB_180707","tr_customer_id":180725,"tr_customer_product_id":180715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:34:12.000Z","modified_at":"2026-02-08T14:34:12.000Z","name":"Electa Jacobi","mobile_number":"347-365-1006","email_id":"Giovani27@hotmail.com","dop":"2025-06-09","serial_number":"109517777326243","imei1":"109517777326243","imei2":"109517777326243","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180805,"job_number":"JOB_180805","tr_customer_id":180823,"tr_customer_product_id":180813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:55:37.000Z","modified_at":"2026-02-08T15:55:37.000Z","name":"Anish Acharya","mobile_number":"8243391103","email_id":"bela.khatri@gmail.com","dop":"2026-01-29","serial_number":"149760331488797","imei1":"946494008521517","imei2":"365828832880931","popurl":"www.ekaksh-malik.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180806,"job_number":"JOB_180806","tr_customer_id":180824,"tr_customer_product_id":180814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:56:11.000Z","modified_at":"2026-02-08T15:56:11.000Z","name":"Gauraang Dutta","mobile_number":"8244649209","email_id":"avantika.kocchar@gmail.com","dop":"2026-01-29","serial_number":"304490570458327","imei1":"347545208922329","imei2":"638546567866292","popurl":"www.pramila-nehru.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180807,"job_number":"JOB_180807","tr_customer_id":180825,"tr_customer_product_id":180815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T15:58:54.000Z","modified_at":"2026-02-08T15:58:54.000Z","name":"Dhanu Ganaka","mobile_number":"8245749153","email_id":"anala.agarwal@hotmail.com","dop":"2026-01-29","serial_number":"078297285824736","imei1":"247353909152874","imei2":"338387624115573","popurl":"www.aditeya-kocchar.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T15:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180808,"job_number":"JOB_180808","tr_customer_id":180826,"tr_customer_product_id":180816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957148162011","imei1":"15957148162011","imei2":"15957148162011","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180809,"job_number":"JOB_180809","tr_customer_id":180827,"tr_customer_product_id":180817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150162010","imei1":"15957150162010","imei2":"15957150162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180810,"job_number":"JOB_180810","tr_customer_id":180828,"tr_customer_product_id":180818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957138162010","imei1":"15957138162010","imei2":"15957138162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180811,"job_number":"JOB_180811","tr_customer_id":180829,"tr_customer_product_id":180819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957152165010","imei1":"15957152165010","imei2":"15957152165010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180812,"job_number":"JOB_180812","tr_customer_id":180830,"tr_customer_product_id":180820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:34.000Z","modified_at":"2026-02-08T16:00:34.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957151162010","imei1":"15957151162010","imei2":"15957151162010","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180813,"job_number":"JOB_180813","tr_customer_id":180831,"tr_customer_product_id":180821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chidaakaash Naik","mobile_number":"8248969863","email_id":"dwaipayan.butt@yahoo.co.in","dop":"2026-01-29","serial_number":"214062992747448","imei1":"215003475613399","imei2":"897741573911549","popurl":"www.vaidehi-bhattathiri.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180814,"job_number":"JOB_180814","tr_customer_id":180832,"tr_customer_product_id":180822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Vaijayanthi Gowda","mobile_number":"8247988806","email_id":"gajabahu.patel@gmail.com","dop":"2026-01-29","serial_number":"844360233031038","imei1":"730165766498934","imei2":"649857148511442","popurl":"www.siddarth-nair.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180815,"job_number":"JOB_180815","tr_customer_id":180833,"tr_customer_product_id":180823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Bankim Bandopadhyay","mobile_number":"8241648948","email_id":"diptendu.talwar@yahoo.co.in","dop":"2026-01-29","serial_number":"419427476541981","imei1":"506440561634857","imei2":"602418853850006","popurl":"www.chitramala-somayaji.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180816,"job_number":"JOB_180816","tr_customer_id":180834,"tr_customer_product_id":180824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chandan Mehra","mobile_number":"8245166088","email_id":"tara.achari@yahoo.co.in","dop":"2026-01-29","serial_number":"892353512382023","imei1":"282348848813259","imei2":"487533185470997","popurl":"www.bhavani-bhattacharya.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180817,"job_number":"JOB_180817","tr_customer_id":180835,"tr_customer_product_id":180825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:35.000Z","modified_at":"2026-02-08T16:00:35.000Z","name":"Chanda Mehra","mobile_number":"8244240963","email_id":"lai.namboothiri@hotmail.com","dop":"2026-01-29","serial_number":"192895532109612","imei1":"191699580673175","imei2":"947473872856144","popurl":"www.jaimini-kapoor.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180818,"job_number":"JOB_180818","tr_customer_id":180836,"tr_customer_product_id":180826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180819,"job_number":"JOB_180819","tr_customer_id":180837,"tr_customer_product_id":180827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180820,"job_number":"JOB_180820","tr_customer_id":180838,"tr_customer_product_id":180828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:37.000Z","modified_at":"2026-02-08T16:00:37.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180821,"job_number":"JOB_180821","tr_customer_id":180839,"tr_customer_product_id":180829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163091","imei1":"15957150163091","imei2":"15957150163091","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180822,"job_number":"JOB_180822","tr_customer_id":180840,"tr_customer_product_id":180830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"JF FK","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163093","imei1":"15957150163093","imei2":"15957150163093","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180823,"job_number":"JOB_180823","tr_customer_id":180841,"tr_customer_product_id":180831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"Yadira BlaFKFFKnda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163094","imei1":"15957150163094","imei2":"15957150163094","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180824,"job_number":"JOB_180824","tr_customer_id":180842,"tr_customer_product_id":180832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"ABC Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163092","imei1":"15957150163092","imei2":"15957150163092","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180825,"job_number":"JOB_180825","tr_customer_id":180843,"tr_customer_product_id":180833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T16:00:40.000Z","modified_at":"2026-02-08T16:00:40.000Z","name":"YadiFKFa Blanda","mobile_number":"484-758-4000","email_id":"Roma.OKeefe@hotmail.com","dop":"2025-10-01","serial_number":"15957150163095","imei1":"15957150163095","imei2":"15957150163095","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T16:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180845,"job_number":"JOB_180845","tr_customer_id":180863,"tr_customer_product_id":180853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:10:28.000Z","modified_at":"2026-02-08T17:10:28.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586352","imei1":"14524537368586352","imei2":"14524537368586352","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180846,"job_number":"JOB_180846","tr_customer_id":180864,"tr_customer_product_id":180854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:12:17.000Z","modified_at":"2026-02-08T17:12:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14524537368586353","imei1":"14524537368586353","imei2":"14524537368586353","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T17:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180607,"job_number":"JOB_180607","tr_customer_id":180625,"tr_customer_product_id":180615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:51.000Z","modified_at":"2026-02-08T14:22:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10568626597782","imei1":"10568626597782","imei2":"10568626597782","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180609,"job_number":"JOB_180609","tr_customer_id":180627,"tr_customer_product_id":180617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:22:53.000Z","modified_at":"2026-02-08T14:22:53.000Z","name":"Keith Mayert","mobile_number":"530-680-6957","email_id":"Lou34@hotmail.com","dop":"2000-01-31","serial_number":"1044723349267084","imei1":"1044723349267084","imei2":"1044723349267084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180613,"job_number":"JOB_180613","tr_customer_id":180631,"tr_customer_product_id":180621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:37.000Z","modified_at":"2026-02-08T14:23:37.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10928996089537","imei1":"10928996089537","imei2":"10928996089537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180615,"job_number":"JOB_180615","tr_customer_id":180633,"tr_customer_product_id":180623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:23:39.000Z","modified_at":"2026-02-08T14:23:39.000Z","name":"Jabari Cassin","mobile_number":"999-346-4776","email_id":"Vernice85@hotmail.com","dop":"2000-01-31","serial_number":"1032806216352742","imei1":"1032806216352742","imei2":"1032806216352742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180616,"job_number":"JOB_180616","tr_customer_id":180634,"tr_customer_product_id":180624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:22.000Z","modified_at":"2026-02-08T14:24:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10637842429587","imei1":"10637842429587","imei2":"10637842429587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180618,"job_number":"JOB_180618","tr_customer_id":180636,"tr_customer_product_id":180626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:24:24.000Z","modified_at":"2026-02-08T14:24:24.000Z","name":"Llewellyn Walter","mobile_number":"613-509-3948","email_id":"Joesph2@hotmail.com","dop":"2000-01-31","serial_number":"1014885793920558","imei1":"1014885793920558","imei2":"1014885793920558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180619,"job_number":"JOB_180619","tr_customer_id":180637,"tr_customer_product_id":180627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:07.000Z","modified_at":"2026-02-08T14:25:07.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10330201824798","imei1":"10330201824798","imei2":"10330201824798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180621,"job_number":"JOB_180621","tr_customer_id":180639,"tr_customer_product_id":180629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T14:25:09.000Z","modified_at":"2026-02-08T14:25:09.000Z","name":"Anthony Mayert","mobile_number":"493-753-6919","email_id":"Horacio91@yahoo.com","dop":"2000-01-31","serial_number":"1058792055802275","imei1":"1058792055802275","imei2":"1058792055802275","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 1db37de2-2507-46cb-9155-d370acc2a459
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-5tMX+lAcTxD4rBJsbIZfLlYpdfY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 29ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token e9cd389f-4710-4536-a989-bcddbe94b830
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 30ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 81e74249-ab4f-46a9-866b-2a0eabc6ad4b
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Cache-Control no-cache
Postman-Token c3ea14d7-4eb2-429a-88a0-ab912843352d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Cache-Control no-cache
Postman-Token ed0725dd-0a3d-486c-a30d-eaa68e690ce5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Cache-Control no-cache
Postman-Token bd769ccd-93ba-4c4c-a37a-1a738903ea5b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 51ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Cache-Control no-cache
Postman-Token 3ae20115-6a45-43d0-b62a-76369cc66624
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-fzfjmCpg9uSFKfMjUB9VEbtVF0k"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":263}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 47ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Cache-Control no-cache
Postman-Token 2680215e-da9f-4700-b778-ae0651714299
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-fzfjmCpg9uSFKfMjUB9VEbtVF0k"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":263}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 26ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token e11de5ba-17c7-4de2-a95a-8c122615fce2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 63ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
Cache-Control no-cache
Postman-Token d0db0a20-4cdc-4fa9-80f0-a5312b99fcb0
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 48ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
Cache-Control no-cache
Postman-Token a5f75eff-fda3-4d00-8963-dd1ca2d336f8
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 49ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
Cache-Control no-cache
Postman-Token 8a6c0962-9ce4-4a61-86f7-97acf034a5e3
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 46ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
Cache-Control no-cache
Postman-Token 952e5996-5a1c-49f3-abd7-f78bdb2b7824
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3965
ETag W/"f7d-2Q6XXh82lEelVGCrncn1UUIEWns"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 44ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
Cache-Control no-cache
Postman-Token 0fbbfb42-f154-49bc-88c8-174ed13939a1
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 1 0 0
Verify if the data array is non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 28ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token efccfed4-d22d-469e-901f-890da4fd2cd3
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 45ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
Cache-Control no-cache
Postman-Token 772db5b7-3a01-46b3-8eac-31aff8bf399f
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 41ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
Cache-Control no-cache
Postman-Token 93697e74-e513-428a-bfef-568b99cfc24c
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 29ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
Cache-Control no-cache
Postman-Token b2975e75-b833-47c2-88b5-4f350f093dff
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 378ms
Mean size per request: 4.68KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Cache-Control no-cache
Postman-Token a42aed02-4a6a-4854-992a-e88bcb889e17
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 4 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 4 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 4 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 12 6 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 4.68KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Cache-Control no-cache
Postman-Token 2fe50a7d-4de2-45e0-8dd8-fd01932fb051
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 1669ms
Mean size per request: 4.68KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Cache-Control no-cache
Postman-Token 8616a0bc-6c2b-4147-b5b4-70b00f31f79c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 723ms
Mean size per request: 4.68KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Cache-Control no-cache
Postman-Token e2c05b7d-19af-43e9-a60e-4b9a2a10b796
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4789
ETag W/"12b5-iXzki7fkxXR45rDqsD3JHw0AXbw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180847,"job_number":"JOB_180847","tr_customer_id":180865,"tr_customer_product_id":180855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T17:26:32.000Z","modified_at":"2026-02-08T17:26:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10531977324599","imei1":"10531977324599","imei2":"110531977324599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T17:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":180847,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T17:26:32.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 070886ad-fe68-4027-bbb6-74ff83f16229
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:31:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 290ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3414ee43-d7ba-478e-be19-b217d00a1008
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 290ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 801db7b3-1aa1-4631-a4db-fb6a086eb311
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:31:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 288ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e2e447b-5e7d-40b7-951e-cb156d2e1b0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 291ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b781b3d-9d3b-436c-b446-dbbf33e6d16b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 290ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 586d481f-b6b6-4c99-aa18-8e79b286885b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 274ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4cbf754d-f28d-4f6d-a6d4-e703967a094e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 291ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MTJ9.sUEjcImTyeg1iAEJmIMZRy3Smff3DKKneUj0e6BA2Yg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17f91fe1-fd5b-49d1-9474-a2abb46025bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token a0bb38a6-1312-4eec-be5e-2b3ae6f83cbc
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-LpaSYU73Ormpppn3G7TviNeULOg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 61be8f5f-7203-4739-be9b-7472fc1635fa
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-LpaSYU73Ormpppn3G7TviNeULOg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 36ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 1f1c490e-8318-4c67-8c86-c07d48ece199
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 274ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 475e3870-57b7-48ac-b962-45d5dd5536df
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 274ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 6383aa35-7b02-4171-a75d-4304faa35ce5
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f835d1e-93b2-4873-bd19-572445d5f923
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 816cc974-1fee-4792-b5b4-c7e233aa789c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 275ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 21e0d048-943b-426c-8624-aac83f9b7341
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 272ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae657906-eae1-438d-8ce9-197aeedaa6d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 158cd7be-8924-4594-9715-12f13ea95fe3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b038f1d0-3073-458e-b68d-8caa1800d57d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 39ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb2d81b6-32b3-4780-b24e-d0e506223bed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e64ce4b8-7655-40cc-b67c-d0f70cd81c7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8811e49b-3688-42a6-b7e6-df8932f3c5cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-NhMDYYHkKhhsMqMWYvKbVBspQ3o"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":262},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5816a496-6300-44d1-95fb-d7701a1176ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 275ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25af9073-d203-4c84-84be-efb1078bc383
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 275ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b2c738f-13c2-47a9-966c-eb202d70110d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 279ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 486dae39-4923-44c0-aa31-28d4868b686c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 274ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d1eba21-4f64-4ecb-8383-55f33193b811
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 757ms
Mean size per request: 1KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2a04416-ad35-4af3-805b-2885c9f22a06
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:32:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 307ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7db8da8-bf75-4845-9cfa-6227d95f08fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 306ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ce5783b-3ca3-4f29-b9a3-750d00f1fb15
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 306ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6489748-139a-4c8b-b670-1d924e20fba9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 308ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9eb87da7-a7d8-40eb-ae79-f8ec0a56fd74
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 307ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU3MTkyMn0.4yYJtasTVgEjkiuEFOGt0LzN1BSzaTUDfcPmQA51swA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43f69155-7d3d-4cb6-b193-c8b0266a47cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 1084ms
Mean size per request: 1KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token edace0d2-3dc4-4309-894e-11b2f7620a26
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:32:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 306ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b0e2ed9-cd99-446e-b3bb-d8a49dc2a186
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 308ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6d3b837-511b-4c5a-80a7-3b92a9814462
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 847ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4eff178b-1486-4b74-9d12-a44009c76406
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:32:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 628ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13296e08-f77c-4dbf-8a8f-3201df31f996
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 17:32:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 87ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39dd4484-9db0-40a5-b75f-c85edac30689
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-WvpYBAQ5twWADDq2ZlkgC1Nay4E"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b12eeca7-30e3-4c1c-8297-ba7a483d4030
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7075220e-6a89-4a87-b2bb-5275319d188c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-m9MqiudoZZv99oskkMa39P/axvM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":781},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8449a5a7-253a-4a37-9443-b5b8fbc67a49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 305ms
Mean size per request: 31B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18a29820-f66a-42ca-b640-424c66682bdf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 0 1 0
Validate the response schema is matching with expected schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify that the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 307ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70540e21-eca4-4d62-aa72-e3cae50b0c7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 309ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 372bf470-9983-4ff6-bf87-d2bf60aa5fc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 308ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0e01887-69b0-4e53-a5ee-27ebc3f17db7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 306ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6bfa1555-0513-46a9-99d3-fbcb340fa449
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 317ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 122918cf-3b18-4ff3-9fd1-6f386a96adfe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 308ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6d98e92-9e72-4f6f-8ae5-61d38bdf76a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 308ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3239f0ee-5c21-4ae1-933c-0faf2abd287e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 322ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eda1e550-1449-4b99-8817-9c842967159c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ffcf8e1-2d68-4e27-9321-9490e04ccbc4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 306ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 119783bc-8be1-41ca-a6fc-d702057eaa75
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 306ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c696eac5-7fb3-4abc-8082-d92111ecf7ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8bc42be1-a179-4287-abc5-27154dc3e1ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 309ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8dc93c3e-5e5a-46b8-801a-dc7b3826870c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 306ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NzE5MzV9.QEUmbz_q4aJe8j8ykxXG9tUSCo0_Q6MFaqtvMSFfgZU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 779f1382-e4cf-4d59-9506-205cb9d4c7ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 17:32:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request